summaryrefslogtreecommitdiff
path: root/noncore/games/kbill/inputbox.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/kbill/inputbox.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/kbill/inputbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/kbill/inputbox.cpp b/noncore/games/kbill/inputbox.cpp
index 5087fbb..7aaebe7 100644
--- a/noncore/games/kbill/inputbox.cpp
+++ b/noncore/games/kbill/inputbox.cpp
@@ -16,7 +16,7 @@
***************************************************************************/
#include "inputbox.h"
-InputBox::InputBox(QWidget *parent, const char *name, const char *caption, const char *text) : QDialog(parent, name, TRUE) {
+InputBox::InputBox(QWidget *parent, const char *name, const char *, const char *) : QDialog(parent, name, TRUE) {
// setCaption(caption);
//
// question = new QLabel(this);