summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmmovecommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmmovecommand.h')
-rw-r--r--kpovmodeler/pmmovecommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmmovecommand.h b/kpovmodeler/pmmovecommand.h
index 75250fd2..5aac246d 100644
--- a/kpovmodeler/pmmovecommand.h
+++ b/kpovmodeler/pmmovecommand.h
@@ -82,7 +82,7 @@ private:
PMObjectList m_insertErrors;
bool m_executed;
bool m_firstExecution;
- QPtrList<PMMemento> m_dataChanges;
+ TQPtrList<PMMemento> m_dataChanges;
};
#endif