| 163 | } |
| 164 | } |
| 165 | void My_Fl_Small_Window::gotFocus() { |
| 166 | // can be overwritten for single windows |
| 167 | // printf("A Small Window got focus!\n"); |
| 168 | } |
| 169 | |
| 170 | |
| 171 | /************************************************************************************ |
nothing calls this directly
no outgoing calls
no test coverage detected