[Uml-devel] kdesdk/umbrello/umbrello/dialogs
Brian Thomas
thomas at mail630.gsfc.nasa.gov
Sun Aug 31 20:35:21 UTC 2003
CVS commit by thomas:
codeoperationdialog is not currently used.. removed from file
M +1 -2 Makefile.am 1.16
M +0 -1 codeviewerdialog.cpp 1.2
--- kdesdk/umbrello/umbrello/dialogs/Makefile.am #1.15:1.16
@@ -23,6 +23,5 @@
classtemplatesbase.ui classtemplatespage.cpp templatepropertiesbase.ui templatepropertiespage.cpp \
umlobjectassociationsbase.ui umlobjectassociationspage.cpp umlroledialog.cpp umlroleproperties.cpp \
- widgetcolorsbase.ui widgetcolorspage.cpp codeoperationdialog.cpp codevieweroptionspage.cpp \
- codeoperationdialogbase.cpp
+ widgetcolorsbase.ui widgetcolorspage.cpp codevieweroptionspage.cpp
libdialogs_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -export-dynamic
--- kdesdk/umbrello/umbrello/dialogs/codeviewerdialog.cpp #1.1:1.2
@@ -24,5 +24,4 @@
#include <qregexp.h>
-#include "codeoperationdialog.h"
#include "codeviewerdialog.h"
#include "../attribute.h"
More information about the umbrello-devel
mailing list