diff -r df78c894ae24 -r 96691a009dff ldforge.pro --- a/ldforge.pro Mon May 06 12:50:20 2013 +0300 +++ b/ldforge.pro Mon May 06 15:39:45 2013 +0300 @@ -33,13 +33,14 @@ zz_newPartDialog.h \ zz_setContentsDialog.h -SOURCES += bbox.cpp \ +SOURCES += \ + gldraw.cpp \ + gui.cpp \ + bbox.cpp \ colors.cpp \ config.cpp \ extprogs.cpp \ file.cpp \ - gldraw.cpp \ - gui.cpp \ gui_actions.cpp \ gui_editactions.cpp \ history.cpp \