oups, missing files

git-svn-id: http://tint2.googlecode.com/svn/trunk@492 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2010-06-12 22:20:03 +00:00
parent 23d943376d
commit 4c24d6fb04
2 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
#ifndef PROPERTIES
#define PROPERTIES
#include <gtk/gtk.h>
GtkWidget *create_properties();
#endif