diff options
Diffstat (limited to 'extra/kde323/ktoolbarbutton.h')
-rw-r--r-- | extra/kde323/ktoolbarbutton.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kde323/ktoolbarbutton.h b/extra/kde323/ktoolbarbutton.h index b152a6b..82fa426 100644 --- a/extra/kde323/ktoolbarbutton.h +++ b/extra/kde323/ktoolbarbutton.h @@ -24,10 +24,10 @@ #ifndef _KTOOLBARBUTTON_H #define _KTOOLBARBUTTON_H -#include <qpixmap.h> -#include <qtoolbutton.h> -#include <qintdict.h> -#include <qstring.h> +#include <tqpixmap.h> +#include <tqtoolbutton.h> +#include <tqintdict.h> +#include <tqstring.h> #include <kglobal.h> class KToolBar; |