diff options
Diffstat (limited to 'kicker/applets/run')
-rw-r--r-- | kicker/applets/run/runapplet.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kicker/applets/run/runapplet.h b/kicker/applets/run/runapplet.h index 520d6e00b..d5d12435f 100644 --- a/kicker/applets/run/runapplet.h +++ b/kicker/applets/run/runapplet.h @@ -27,9 +27,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <tqstring.h> #include <kpanelapplet.h> -class QLabel; -class QHBox; -class QPushButton; +class TQLabel; +class TQHBox; +class TQPushButton; class KHistoryCombo; class KURIFilterData; |