diff options
Diffstat (limited to 'kicker/applets/minipager/pagerapplet.h')
-rw-r--r-- | kicker/applets/minipager/pagerapplet.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kicker/applets/minipager/pagerapplet.h b/kicker/applets/minipager/pagerapplet.h index 88712d9ff..e72f44588 100644 --- a/kicker/applets/minipager/pagerapplet.h +++ b/kicker/applets/minipager/pagerapplet.h @@ -33,9 +33,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "pagerbutton.h" #include "pagersettings.h" -class QButtonGroup; -class QGridLayout; -class QTimer; +class TQButtonGroup; +class TQGridLayout; +class TQTimer; class KProcess; class KWinModule; |