f9039b2ae2
git-svn-id: file:///fltk/svn/fltk/trunk@2 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
7 lines
155 B
C
7 lines
155 B
C
// provided for back-compatability only
|
|
|
|
#ifndef Fl_Toggle_Round_Button
|
|
#include "Fl_Round_Button.H"
|
|
#define Fl_Toggle_Round_Button Fl_Round_Button
|
|
#endif
|