summaryrefslogtreecommitdiffstats
path: root/kplato/kptview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kplato/kptview.h')
-rw-r--r--kplato/kptview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kplato/kptview.h b/kplato/kptview.h
index 38d93501..b2c85346 100644
--- a/kplato/kptview.h
+++ b/kplato/kptview.h
@@ -176,9 +176,9 @@ protected:
private:
GanttView *m_ganttview;
- TQHBoxLayout *m_gantttqlayout;
+ TQHBoxLayout *m_ganttlayout;
PertView *m_pertview;
- TQHBoxLayout *m_perttqlayout;
+ TQHBoxLayout *m_pertlayout;
TQWidgetStack *m_tab;
ResourceView *m_resourceview;
AccountsView *m_accountsview;