summaryrefslogtreecommitdiff
path: root/noncore/apps/tinykate/libkate/microkde/kseparator.h
Unidiff
Diffstat (limited to 'noncore/apps/tinykate/libkate/microkde/kseparator.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/tinykate/libkate/microkde/kseparator.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/noncore/apps/tinykate/libkate/microkde/kseparator.h b/noncore/apps/tinykate/libkate/microkde/kseparator.h
new file mode 100644
index 0000000..9fc0b51
--- a/dev/null
+++ b/noncore/apps/tinykate/libkate/microkde/kseparator.h
@@ -0,0 +1,8 @@
1#ifndef MINIKDE_KSEPARATOR_H
2#define MINIKDE_KSEPARATOR_H
3
4class KSeparator
5{
6};
7
8#endif