[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Wed Aug 10 04:50:40 UTC 2005


SVN commit 444485 by okellogg:

Yet another forgotten checkin, sorry. Thanks to Paulo Sehn for noticing.


 M  +3 -3      uml.h  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/uml.h #444484:444485
@@ -43,7 +43,8 @@
 class WorkToolBar;
 class InfoWidget;
 class SettingsDlg;
-
+class ExportViewAction;
+class RefactoringAssistant;
 class KPlayerPopupSliderAction;
 
 // KDE forward declarations
@@ -62,8 +63,6 @@
 class QClipboard;
 class QToolButton;
 
-class RefactoringAssistant;
-
 /**
  * The base class for UML application windows. It sets up the main
  * window and reads the config file as well as providing a menubar, toolbar
@@ -932,6 +931,7 @@
      */
     KTabWidget* m_tabWidget;
 
+    ExportViewAction* viewExportAll;
 
     /**
      * Default Mimetype to use for image export.




More information about the umbrello-devel mailing list