diff options
Diffstat (limited to 'korn/kornaccountcfgimpl.h')
-rw-r--r-- | korn/kornaccountcfgimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/kornaccountcfgimpl.h b/korn/kornaccountcfgimpl.h index 10c1cbf71..c17885d6d 100644 --- a/korn/kornaccountcfgimpl.h +++ b/korn/kornaccountcfgimpl.h @@ -60,7 +60,7 @@ private: int _urlfields; int _boxnr, _accountnr; - TQVBoxLayout *_vtqlayout; + TQVBoxLayout *_vlayout; TQHBoxLayout *_protocolLayout; TQPtrVector< TQWidget > *_groupBoxes; |