summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/dcbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/dcbutton.h')
-rw-r--r--kregexpeditor/dcbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/dcbutton.h b/kregexpeditor/dcbutton.h
index 7a81e18..0e2b6cf 100644
--- a/kregexpeditor/dcbutton.h
+++ b/kregexpeditor/dcbutton.h
@@ -19,7 +19,7 @@
#define dcbutton
#include <tqtoolbutton.h>
-class QMouseEvent;
+class TQMouseEvent;
/**
TQToolButton extended to emit a signal on double click.