[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Thu Jun 15 22:19:56 UTC 2006
SVN commit 551891 by okellogg:
sync with trunk
M +1 -2 aligntoolbar.h
M +1 -1 umllistview.h
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/aligntoolbar.h #551890:551891
@@ -12,13 +12,12 @@
#ifndef ALIGNTOOLBAR_H
#define ALIGNTOOLBAR_H
+#include <qpixmap.h>
#include <ktoolbar.h>
#include "umlnamespace.h"
#include "umlwidgetlist.h"
class QMainWindow;
-class QPixmap;
-
class UMLWidget;
/**
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/umllistview.h #551890:551891
@@ -222,7 +222,7 @@
UMLListViewItem * findItem(Uml::IDType id);
/**
- * Returns the corrsponding view if the listview type is one of the root views,
+ * Returns the corresponding view if the listview type is one of the root views,
* Root/Logical/UseCase/Component/Deployment/EntityRelation View.
*/
UMLListViewItem *rootView(Uml::ListView_Type type);
More information about the umbrello-devel
mailing list