Originally Posted by nbkhwjm Preferences *prefs = new Preferences(this); There is no such constructor declared in preferences.h --- there's only Preferences::Preferences(). Originally Posted by nbkhwjm prefs.exec(); prefs is a pointer, so it should be "prefs->exec();".
Forum Rules
Bookmarks