summaryrefslogtreecommitdiffstats
path: root/kicker-applets/kbinaryclock/datepicker.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker-applets/kbinaryclock/datepicker.h')
-rw-r--r--kicker-applets/kbinaryclock/datepicker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/kbinaryclock/datepicker.h b/kicker-applets/kbinaryclock/datepicker.h
index d0010af..b21cafe 100644
--- a/kicker-applets/kbinaryclock/datepicker.h
+++ b/kicker-applets/kbinaryclock/datepicker.h
@@ -26,7 +26,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <tqvbox.h>
-class QDate;
+class TQDate;
class KDatePicker;
#define DATEPICKER_INHERITED QVBox