summaryrefslogtreecommitdiffabout
path: root/microkde/kresources/resourceselectdialog.h
Unidiff
Diffstat (limited to 'microkde/kresources/resourceselectdialog.h') (more/less context) (ignore whitespace changes)
-rw-r--r--microkde/kresources/resourceselectdialog.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/microkde/kresources/resourceselectdialog.h b/microkde/kresources/resourceselectdialog.h
new file mode 100644
index 0000000..fef689d
--- a/dev/null
+++ b/microkde/kresources/resourceselectdialog.h
@@ -0,0 +1,12 @@
1#ifndef MICRO_KRES_RESOURCESELECTDIALOG_H
2#define MICRO_KRES_RESOURCESELECTDIALOG_H
3
4namespace KRES {
5
6class ResourceSelectDialog
7{
8};
9
10}
11
12#endif