Qt: small header changes / fixes

- ensure header inclusion guard is named after the header file
- add missing comments at the end of some inclusion guards
- add a small Qt5 compatibility fix in macdockiconhandler.h
This commit is contained in:
Philip Kaufmann
2012-11-08 21:45:32 +01:00
parent 86406daeca
commit 128eefa0f8
5 changed files with 7 additions and 8 deletions

View File

@@ -82,4 +82,4 @@ signals:
void verifyMessage(QString addr);
};
#endif // ADDRESSBOOKDIALOG_H
#endif // ADDRESSBOOKPAGE_H