fix build w/o DesktopNotification
This commit is contained in:
parent
67cd818ee5
commit
16025a4f12
1 changed files with 1 additions and 1 deletions
|
@ -9,10 +9,10 @@
|
||||||
|
|
||||||
module Annex.Notification where
|
module Annex.Notification where
|
||||||
|
|
||||||
|
import Common.Annex
|
||||||
import qualified Annex
|
import qualified Annex
|
||||||
import Logs.Transfer
|
import Logs.Transfer
|
||||||
#ifdef WITH_DBUS_NOTIFICATIONS
|
#ifdef WITH_DBUS_NOTIFICATIONS
|
||||||
import Common.Annex
|
|
||||||
import Types.DesktopNotify
|
import Types.DesktopNotify
|
||||||
import qualified DBus.Notify as Notify
|
import qualified DBus.Notify as Notify
|
||||||
import qualified DBus.Client
|
import qualified DBus.Client
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue