GTK: improve sections

This commit is contained in:
Julian Ospald 2016-06-04 19:09:56 +02:00
parent 48b0b7b1d8
commit 8ec925aa8f
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 5 additions and 0 deletions

View File

@ -574,6 +574,11 @@ upDir mygui myview = withErrorDialog $ do
goDir True mygui myview nv
---- HISTORY CALLBACKS ----
-- |Go "back" in the history.
goHistoryBack :: MyGUI -> MyView -> IO (Path Abs)
goHistoryBack mygui myview = do