summaryrefslogtreecommitdiff
path: root/noncore/graphics/drawpad/texttool.cpp
Unidiff
Diffstat (limited to 'noncore/graphics/drawpad/texttool.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/graphics/drawpad/texttool.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/graphics/drawpad/texttool.cpp b/noncore/graphics/drawpad/texttool.cpp
index 9037abd..3a89e80 100644
--- a/noncore/graphics/drawpad/texttool.cpp
+++ b/noncore/graphics/drawpad/texttool.cpp
@@ -19,7 +19,6 @@
19 19
20#include <qlayout.h> 20#include <qlayout.h>
21#include <qlineedit.h> 21#include <qlineedit.h>
22#include <qpainter.h>
23 22
24TextToolDialog::TextToolDialog(QWidget* parent, const char* name) 23TextToolDialog::TextToolDialog(QWidget* parent, const char* name)
25 : QDialog(parent, name, true) 24 : QDialog(parent, name, true)