diff options
Diffstat (limited to 'src/bookmarksdlg.h')
-rw-r--r-- | src/bookmarksdlg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bookmarksdlg.h b/src/bookmarksdlg.h index b424f14..4dc7c4a 100644 --- a/src/bookmarksdlg.h +++ b/src/bookmarksdlg.h @@ -53,8 +53,8 @@ public: protected: TQVBoxLayout* BookmarksDlgLayout; - TQHBoxLayout* layout3; - TQVBoxLayout* layout2; + TQHBoxLayout* tqlayout3; + TQVBoxLayout* tqlayout2; TQSpacerItem* Horizontal_Spacing2_2; TQHBoxLayout* Layout1; TQSpacerItem* Horizontal_Spacing2; |