summaryrefslogtreecommitdiff
path: root/noncore/games/kbill/inputbox.cpp
Unidiff
Diffstat (limited to 'noncore/games/kbill/inputbox.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/kbill/inputbox.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/games/kbill/inputbox.cpp b/noncore/games/kbill/inputbox.cpp
index b191ea8..5087fbb 100644
--- a/noncore/games/kbill/inputbox.cpp
+++ b/noncore/games/kbill/inputbox.cpp
@@ -18,3 +18,2 @@
18#include "inputbox.h" 18#include "inputbox.h"
19#include <qdialog.h>
20InputBox::InputBox(QWidget *parent, const char *name, const char *caption, const char *text) : QDialog(parent, name, TRUE) { 19InputBox::InputBox(QWidget *parent, const char *name, const char *caption, const char *text) : QDialog(parent, name, TRUE) {