diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-25 15:51:40 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-25 15:51:40 -0600 |
commit | 5661d90024acd6f43dc38211891c7b48cd0709f2 (patch) | |
tree | 2564151a125f295da00ef0d0398b60c5601ca58f /configdialog/kbfxconfigdlgthemes.ui | |
parent | 7aaac3ed63e4907d6f6112dbc142952f06d0f8b1 (diff) | |
download | kbfx-5661d90024acd6f43dc38211891c7b48cd0709f2.tar.gz kbfx-5661d90024acd6f43dc38211891c7b48cd0709f2.zip |
Fix configdialog FTBFS
Diffstat (limited to 'configdialog/kbfxconfigdlgthemes.ui')
-rw-r--r-- | configdialog/kbfxconfigdlgthemes.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configdialog/kbfxconfigdlgthemes.ui b/configdialog/kbfxconfigdlgthemes.ui index 1d37a64..9e1a646 100644 --- a/configdialog/kbfxconfigdlgthemes.ui +++ b/configdialog/kbfxconfigdlgthemes.ui @@ -998,7 +998,7 @@ <variable access="private">bool KbfxFormReady;</variable> <variable access="private">TQString KbfxInstallDialogURL;</variable> <variable access="public">TQStringList KbfxThemes;</variable> - <variable access="public">QPixmap img_nopreview;</variable> + <variable access="public">TQPixmap img_nopreview;</variable> <variable>static KbfxThemeInfo * _info_box;</variable> </variables> <Q_SIGNALS> |