GTK: adjust to new APIs, CopyMode functionality is broken for now!

This commit is contained in:
2016-05-02 19:14:41 +02:00
parent f48c3ecfe4
commit c5afe976cf
5 changed files with 30 additions and 19 deletions

View File

@@ -16,7 +16,6 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
--}
{-# OPTIONS_HADDOCK ignore-exports #-}
module HSFM.GUI.Gtk.MyView where
@@ -70,7 +69,7 @@ import Paths_hsfm
getDataFileName
)
import Prelude hiding(readFile)
import System.INotify.ByteString
import System.INotify
(
addWatch
, initINotify