summaryrefslogtreecommitdiff
path: root/FL/Fl_Toggle_Round_Button.H
blob: 18f74f7b86601c3330fd68191dce7af20e0f857c (plain)
1
2
3
4
5
6
// provided for back-compatability only

#ifndef Fl_Toggle_Round_Button
#include "Fl_Round_Button.H"
#define Fl_Toggle_Round_Button Fl_Round_Button
#endif