[Uml-devel] branches/work/soc-umbrello/umbrello/dialogs
Andi Fischer
andi.fischer at hispeed.ch
Sun Jan 1 16:16:55 UTC 2012
SVN commit 1271024 by fischer:
Unnecessary includes and lines removed.
M +1 -6 exportallviewsdialog.cpp
M +1 -1 exportallviewsdialog.h
--- branches/work/soc-umbrello/umbrello/dialogs/exportallviewsdialog.cpp #1271023:1271024
@@ -4,17 +4,13 @@
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
- * copyright (C) 2006-2009 *
+ * copyright (C) 2006-2011 *
* Umbrello UML Modeller Authors <uml-devel at uml.sf.net> *
***************************************************************************/
// own header
#include "exportallviewsdialog.h"
-// qt include files
-#include <QtGui/QLayout>
-#include <QtGui/QLabel>
-
// kde include files
#include <kfilefiltercombo.h>
#include <klocale.h>
@@ -86,6 +82,5 @@
m_imageType->setToolTip(i18n("The format that the images will be exported to"));
}
-
#include "exportallviewsdialog.moc"
--- branches/work/soc-umbrello/umbrello/dialogs/exportallviewsdialog.h #1271023:1271024
@@ -4,7 +4,7 @@
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
- * copyright (C) 2006-2009 *
+ * copyright (C) 2006-2011 *
* Umbrello UML Modeller Authors <uml-devel at uml.sf.net> *
***************************************************************************/
#ifndef EXPORTALLVIEWSDIALOG_H
More information about the umbrello-devel
mailing list