(svn r69) -Feature: align toolbar left/center/right patch (TrueLight)
-Feature: added callback feature to patches options
This commit is contained in:
1
window.h
1
window.h
@@ -408,6 +408,7 @@ void GuiShowTooltips(uint16 string_id);
|
||||
void UnclickWindowButtons(Window *w);
|
||||
void UnclickSomeWindowButtons(Window *w, uint32 mask);
|
||||
void RelocateAllWindows(int neww, int newh);
|
||||
int32 PositionMainToolbar(Window *w);
|
||||
|
||||
/* widget.c */
|
||||
int GetWidgetFromPos(Window *w, int x, int y);
|
||||
|
||||
Reference in New Issue
Block a user