mirror of
https://github.com/fltk/fltk.git
synced 2026-05-21 14:31:40 +08:00
Typo in tree.h - needs to call fl_ask.H (not fl_ask.h)
Greg - if this is from fluid, the fluid input file may be wrong? git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7607 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
#include <FL/Fl_Pixmap.H>
|
||||
#include <FL/Fl_Group.H>
|
||||
#include <FL/Fl_Tree.H>
|
||||
#include <FL/fl_ask.h>
|
||||
#include <FL/fl_ask.H>
|
||||
void CccButton_CB(Fl_Widget*, void*data);
|
||||
void RebuildTree();
|
||||
#include <FL/Fl_Double_Window.H>
|
||||
|
||||
Reference in New Issue
Block a user