mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 03:15:21 +08:00
Fixed include files for subclasses of Fl_Input
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1180 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<H3>Include Files</H3>
|
<H3>Include Files</H3>
|
||||||
<UL>
|
<UL>
|
||||||
<PRE>
|
<PRE>
|
||||||
#include <FL/Fl_Input.H>
|
#include <FL/Fl_Float_Input.H>
|
||||||
</PRE>
|
</PRE>
|
||||||
</UL>
|
</UL>
|
||||||
<H3>Description</H3>
|
<H3>Description</H3>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<H3>Include Files</H3>
|
<H3>Include Files</H3>
|
||||||
<UL>
|
<UL>
|
||||||
<PRE>
|
<PRE>
|
||||||
#include <FL/Fl_Input.H>
|
#include <FL/Fl_Int_Input.H>
|
||||||
</PRE>
|
</PRE>
|
||||||
</UL>
|
</UL>
|
||||||
<H3>Description</H3>
|
<H3>Description</H3>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<H3>Include Files</H3>
|
<H3>Include Files</H3>
|
||||||
<UL>
|
<UL>
|
||||||
<PRE>
|
<PRE>
|
||||||
#include <FL/Fl_Input.H>
|
#include <FL/Fl_Multiline_Input.H>
|
||||||
</PRE>
|
</PRE>
|
||||||
</UL>
|
</UL>
|
||||||
<H3>Description</H3>
|
<H3>Description</H3>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<H3>Include Files</H3>
|
<H3>Include Files</H3>
|
||||||
<UL>
|
<UL>
|
||||||
<PRE>
|
<PRE>
|
||||||
#include <FL/Fl_Input.H>
|
#include <FL/Fl_Secret_Input.H>
|
||||||
</PRE>
|
</PRE>
|
||||||
</UL>
|
</UL>
|
||||||
<H3>Description</H3>
|
<H3>Description</H3>
|
||||||
|
|||||||
Reference in New Issue
Block a user