diff options
author | Timothy Pearson <[email protected]> | 2011-12-16 09:55:58 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-16 09:55:58 -0600 |
commit | b5e89dd08b51b46ea43e036ac11dba55ea80fc72 (patch) | |
tree | 649f930fffdb92fd92d9db5125da36ed8929c2ec /configdialog/kbfxconfigapp.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 'configdialog/kbfxconfigapp.h')
-rw-r--r-- | configdialog/kbfxconfigapp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configdialog/kbfxconfigapp.h b/configdialog/kbfxconfigapp.h index 68ba7fa..3b64e45 100644 --- a/configdialog/kbfxconfigapp.h +++ b/configdialog/kbfxconfigapp.h @@ -28,11 +28,11 @@ #include <tqbuttongroup.h> #include <tqgroupbox.h> #include <tqlabel.h> -#include <layout.h> +#include <tqlayout.h> #include <tqmap.h> #include <tqpushbutton.h> #include <tqtabwidget.h> -#include <textbrowser.h> +#include <tqtextbrowser.h> #include <tqtimer.h> #include <tqtoolbox.h> #include <tqtooltip.h> |