]> Dogcows Code - chaz/tint2/blobdiff - src/tint2conf/properties.h
oups, missing files
[chaz/tint2] / src / tint2conf / properties.h
diff --git a/src/tint2conf/properties.h b/src/tint2conf/properties.h
new file mode 100644 (file)
index 0000000..5378bd7
--- /dev/null
@@ -0,0 +1,12 @@
+
+#ifndef PROPERTIES
+#define PROPERTIES
+
+#include <gtk/gtk.h>
+
+
+GtkWidget *create_properties();
+
+
+#endif
+
This page took 0.019923 seconds and 4 git commands to generate.