summaryrefslogtreecommitdiff
path: root/fluid/ide_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/ide_support.h')
-rw-r--r--fluid/ide_support.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/fluid/ide_support.h b/fluid/ide_support.h
index adca73c99..bb74ed9e4 100644
--- a/fluid/ide_support.h
+++ b/fluid/ide_support.h
@@ -103,8 +103,10 @@ char with_xcode(Fl_Preferences::ID id);
char with_visualc(Fl_Preferences::ID id);
char with_makefile(Fl_Preferences::ID id);
+void ui_load_database(const char *filename);
+
#endif
//
// End of "$Id: ide_support.h 6981 2009-12-25 20:53:22Z matt $".
-// \ No newline at end of file
+//