summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qt3/kqt3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt3/kqt3.cpp b/qt3/kqt3.cpp
index a5cb75d..13b5ca1 100644
--- a/qt3/kqt3.cpp
+++ b/qt3/kqt3.cpp
@@ -195,7 +195,7 @@ public:
TQStringList history;
- bool tqgeometryDirty;
+ bool geometryDirty;
TQComboBox * paths;
TQComboBox * types;
};