tint2conf : add unused code
git-svn-id: http://tint2.googlecode.com/svn/trunk@509 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -164,11 +164,10 @@ int main (int argc, char ** argv)
|
||||
// load themes
|
||||
load_theme(g_theme_view);
|
||||
|
||||
/* temporaire !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
GtkWidget *prop;
|
||||
prop = create_properties();
|
||||
/* temporaire !!!!!!!!!!!!!!
|
||||
GtkWidget *prop = create_properties();
|
||||
gtk_window_present(GTK_WINDOW(prop));
|
||||
*/
|
||||
//*/
|
||||
gtk_widget_show_all(g_window);
|
||||
gtk_main ();
|
||||
return 0;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user