OTHER: add .moc inlcludes to .cpp files

This commit is contained in:
Thomas Frauendorfer 2009-08-29 02:13:21 +02:00
parent e791949f01
commit d9cedc7c5d
41 changed files with 71 additions and 3 deletions

View file

@ -517,3 +517,5 @@ SettingsTabMain::saveSettings (void)
//TODO: Check if we really changed something
return true;
}
#include "settingsdialog.moc"