diff -r f291796e213d -r fb37077c270f ui/commandhandlers/commoncommandhandlers/commoncommandhandlers.pro --- a/ui/commandhandlers/commoncommandhandlers/commoncommandhandlers.pro Tue Jul 06 14:16:16 2010 +0300 +++ b/ui/commandhandlers/commoncommandhandlers/commoncommandhandlers.pro Wed Aug 18 09:48:53 2010 +0300 @@ -71,8 +71,8 @@ HEADERS += inc/glxcommandhandlerrename.h HEADERS += inc/glxcommondialogs.h HEADERS += inc/glxcommandhandlercomment.h -HEADERS += inc/glxcommandhandlercropimage.h -HEADERS += inc/glxcommandhandlerrotateimage.h +HEADERS += inc/glxcommandhandlereditimage.h + SOURCES += src/glxcommandhandlerdelete.cpp SOURCES += src/glxcommandhandleraddtocontainer.cpp @@ -83,8 +83,8 @@ SOURCES += src/glxcommandhandlerrename.cpp SOURCES += src/glxcommondialogs.cpp SOURCES += src/glxcommandhandlercomment.cpp -SOURCES += src/glxcommandhandlercropimage.cpp -SOURCES += src/glxcommandhandlerrotateimage.cpp +SOURCES += src/glxcommandhandlereditimage.cpp + DEFINES += QT_NO_DEBUG_OUTPUT QT_NO_WARNING_OUTPUT