--- a/ldforge.pro Mon Mar 18 13:16:21 2013 +0200 +++ b/ldforge.pro Mon Mar 18 18:29:02 2013 +0200 @@ -19,7 +19,8 @@ str.h \ config.h \ cfgdef.h \ - zz_setContentsDialog.h + zz_setContentsDialog.h \ + zz_configDialog.h SOURCES += bbox.cpp \ gldraw.cpp \ @@ -30,7 +31,8 @@ misc.cpp \ str.cpp \ config.cpp \ - zz_setContentsDialog.cpp + zz_setContentsDialog.cpp \ + zz_configDialog.cpp QMAKE_CXXFLAGS += -std=c++0x QT += opengl \ No newline at end of file