source:
code/trunk/src/external/ceguilua/ceguilua-0.5.0/package/elements/PushButton.pkg
@
5745
Last change on this file since 5745 was 5738, checked in by landauf, 16 years ago | |
---|---|
|
|
File size: 200 bytes |
Rev | Line | |
---|---|---|
[2608] | 1 | /*********************************************************************** |
2 | PushButton | |
3 | ***********************************************************************/ | |
4 | class PushButton : public ButtonBase | |
5 | { | |
6 | }; |
Note: See TracBrowser
for help on using the repository browser.