started kde header file

This commit is contained in:
Dongryeol Lee
2007-10-03 21:06:02 +00:00
parent 2c67386c28
commit dc21560439
+9
View File
@@ -0,0 +1,9 @@
#ifndef KDE_H
#define KDE_H
class Kde {
};
#endif