diff options
Diffstat (limited to 'kplato/kptcalendareditbase.h')
-rw-r--r-- | kplato/kptcalendareditbase.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kplato/kptcalendareditbase.h b/kplato/kptcalendareditbase.h index df2f9c0c..b6a22064 100644 --- a/kplato/kptcalendareditbase.h +++ b/kplato/kptcalendareditbase.h @@ -64,12 +64,12 @@ public: protected: TQHBoxLayout* CalendarEditBaseLayout; TQGridLayout* groupBox2Layout; - TQHBoxLayout* tqlayout10; + TQHBoxLayout* layout10; TQVBoxLayout* dayLayout; - TQHBoxLayout* tqlayout8; + TQHBoxLayout* layout8; TQVBoxLayout* groupBox4Layout; - TQHBoxLayout* tqlayout6; - TQHBoxLayout* tqlayout5; + TQHBoxLayout* layout6; + TQHBoxLayout* layout5; protected slots: virtual void languageChange(); |