diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-09-13 21:39:01 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-09-13 21:39:01 (GMT) |
| commit | 5b52ac3675f08f9f16f44f530df8877ad6c64f2e (patch) | |
| tree | d1b087ac413010f4248ddb4f6cb07a9f3f7ebbe3 /src/search/SearchController.h | |
| parent | a11cd592cb9b985298dd16be78dec10226bf3e47 (diff) | |
| download | powder-5b52ac3675f08f9f16f44f530df8877ad6c64f2e.zip powder-5b52ac3675f08f9f16f44f530df8877ad6c64f2e.tar.gz | |
Save history and new multiline formatter
Diffstat (limited to 'src/search/SearchController.h')
| -rw-r--r-- | src/search/SearchController.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/search/SearchController.h b/src/search/SearchController.h index 32ca8b3..66d464a 100644 --- a/src/search/SearchController.h +++ b/src/search/SearchController.h @@ -38,6 +38,7 @@ public: void ShowFavourite(bool show); void Selected(int saveID, bool selected); void OpenSave(int saveID); + void OpenSave(int saveID, int saveDate); void Update(); void ClearSelection(); void RemoveSelected(); |
