diff options
Diffstat (limited to 'kaboodle/controls.h')
-rw-r--r-- | kaboodle/controls.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kaboodle/controls.h b/kaboodle/controls.h index a434489f..c89ee8d5 100644 --- a/kaboodle/controls.h +++ b/kaboodle/controls.h @@ -31,8 +31,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <tqslider.h> #include <tqstringlist.h> -class QComboBox; -class QLabel; +class TQComboBox; +class TQLabel; namespace Kaboodle { |