diff options
author | Timothy Pearson <[email protected]> | 2011-12-21 14:04:16 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-21 14:04:16 -0600 |
commit | 331c2c2cb6817199b81f34f007b5cfdab4684db5 (patch) | |
tree | 42bdab0e86dc1f6d298ef7401ccbead5b220fd1d /kbfxlib/common/kbfxconfig.h | |
parent | 1f3400bba10b276a9e167ef6f6d9d31c84a18135 (diff) | |
download | kbfx-331c2c2cb6817199b81f34f007b5cfdab4684db5.tar.gz kbfx-331c2c2cb6817199b81f34f007b5cfdab4684db5.zip |
Rename obsolete tq methods to standard names
Diffstat (limited to 'kbfxlib/common/kbfxconfig.h')
-rw-r--r-- | kbfxlib/common/kbfxconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfxlib/common/kbfxconfig.h b/kbfxlib/common/kbfxconfig.h index edfc66d..8de6886 100644 --- a/kbfxlib/common/kbfxconfig.h +++ b/kbfxlib/common/kbfxconfig.h @@ -178,7 +178,7 @@ class KbfxConfig TQStringList m_pluginsRight; TQStringList m_pluginsRightDefault; - /* tqlayout */ + /* layout */ int m_facePos_x; int m_facePos_xDefault; int m_facePos_y; |