(svn r21665) -Codechange: Make GetCallbackWnd a method of _thd.
This commit is contained in:
@@ -75,6 +75,7 @@ struct TileHighlightData {
|
||||
ViewportDragDropSelectionProcess select_proc; ///< The procedure that has to be called when the selection is done.
|
||||
|
||||
bool IsDraggingDiagonal();
|
||||
Window *GetCallbackWnd();
|
||||
};
|
||||
|
||||
#endif /* TILEHIGHLIGHT_TYPE_H */
|
||||
|
Reference in New Issue
Block a user