GTK: improve sections
This commit is contained in:
parent
48b0b7b1d8
commit
8ec925aa8f
@ -574,6 +574,11 @@ upDir mygui myview = withErrorDialog $ do
|
|||||||
goDir True mygui myview nv
|
goDir True mygui myview nv
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
---- HISTORY CALLBACKS ----
|
||||||
|
|
||||||
|
|
||||||
-- |Go "back" in the history.
|
-- |Go "back" in the history.
|
||||||
goHistoryBack :: MyGUI -> MyView -> IO (Path Abs)
|
goHistoryBack :: MyGUI -> MyView -> IO (Path Abs)
|
||||||
goHistoryBack mygui myview = do
|
goHistoryBack mygui myview = do
|
||||||
|
Loading…
Reference in New Issue
Block a user