GUI: Add common.h to the project.

This commit is contained in:
Kimmo Varis 2009-06-13 22:44:56 +03:00
parent a6d2dceeb3
commit e240848bc1
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ HEADERS += mainwindow.h \
applicationlist.h \ applicationlist.h \
applicationdialog.h \ applicationdialog.h \
aboutdialog.h \ aboutdialog.h \
common.h \
../src/checkautovariables.h \ ../src/checkautovariables.h \
../src/checkdangerousfunctions.h \ ../src/checkdangerousfunctions.h \
../src/checkheaders.h \ ../src/checkheaders.h \