LIB/GTK: improve documentation

This commit is contained in:
2016-04-03 03:57:35 +02:00
parent 4e75a84439
commit 0781fc690d
2 changed files with 3 additions and 3 deletions

View File

@@ -194,6 +194,7 @@ createTreeView = do
--
-- If the third argument is (Just path) it tries to read "path". If that
-- fails, it reads "/" instead.
-- TODO: maybe move the parsing logic away and use 'Path Abs' in the type
refreshView :: MyGUI
-> MyView
-> Maybe FilePath