summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libtdeedu/extdate/extdatetimeedit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libtdeedu/extdate/extdatetimeedit.h b/libtdeedu/extdate/extdatetimeedit.h
index c4feaed7..0247709e 100644
--- a/libtdeedu/extdate/extdatetimeedit.h
+++ b/libtdeedu/extdate/extdatetimeedit.h
@@ -295,7 +295,6 @@ public:
int width() const { return selend - selstart; }
int index() const { return act; }
bool separator() const { return sep; }
- TQ_DUMMY_COMPARISON_OPERATOR( TQNumberSection )
private:
int selstart :12;
int selend :12;