diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:55:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:55:58 -0600 |
commit | b5e89dd08b51b46ea43e036ac11dba55ea80fc72 (patch) | |
tree | 649f930fffdb92fd92d9db5125da36ed8929c2ec /kbfxlib/common/kbfxconfig.h | |
parent | f61f056943a68ecc5fa7e7789a7b9c82901a9157 (diff) | |
download | kbfx-b5e89dd08b51b46ea43e036ac11dba55ea80fc72.tar.gz kbfx-b5e89dd08b51b46ea43e036ac11dba55ea80fc72.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit f61f056943a68ecc5fa7e7789a7b9c82901a9157.
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 8de6886..edfc66d 100644 --- a/kbfxlib/common/kbfxconfig.h +++ b/kbfxlib/common/kbfxconfig.h @@ -178,7 +178,7 @@ class KbfxConfig TQStringList m_pluginsRight; TQStringList m_pluginsRightDefault; - /* layout */ + /* tqlayout */ int m_facePos_x; int m_facePos_xDefault; int m_facePos_y; |