From c35463fdbee1563f7216757ba039cfb89b188897 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 27 Feb 2010 22:38:25 +0000 Subject: Starting to add a GUI to manage the IDE database. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7169 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/ide_support.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fluid/ide_support.h') 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 +// -- cgit v1.2.3