summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmlineedits.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmlineedits.h')
-rw-r--r--kpovmodeler/pmlineedits.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpovmodeler/pmlineedits.h b/kpovmodeler/pmlineedits.h
index 87cafaa7..8b210c0d 100644
--- a/kpovmodeler/pmlineedits.h
+++ b/kpovmodeler/pmlineedits.h
@@ -32,7 +32,7 @@
class PMFloatEdit : public TQLineEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum ValidationOp { OpGreater, OpGreaterEqual,
OpLess, OpLessEqual };
@@ -91,7 +91,7 @@ private:
class PMIntEdit : public TQLineEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Simple constructor