summaryrefslogtreecommitdiff
path: root/noncore/apps/tinykate/libkate/microkde/kprinter.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/tinykate/libkate/microkde/kprinter.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/tinykate/libkate/microkde/kprinter.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/noncore/apps/tinykate/libkate/microkde/kprinter.h b/noncore/apps/tinykate/libkate/microkde/kprinter.h
new file mode 100644
index 0000000..b99d689
--- a/dev/null
+++ b/noncore/apps/tinykate/libkate/microkde/kprinter.h
@@ -0,0 +1,8 @@
+#ifndef MINIKDE_KPRINTER_H
+#define MINIKDE_KPRINTER_H
+
+#include <qprinter.h>
+
+#define KPrinter QPrinter
+
+#endif