lsnes/phoenix/reference/widget/button.cpp
2013-05-03 17:47:34 +03:00

5 lines
79 B
C++
Executable file

void pButton::setText(const string &text) {
}
void pButton::constructor() {
}