From: Roy Marples Date: Mon, 6 Oct 2014 19:23:02 +0000 (+0000) Subject: Quick fix for building without KDE. X-Git-Tag: dhcpcd-ui-0.7.3^0 X-Git-Url: https://roy.marples.name/git Quick fix for building without KDE. --- diff --git a/src/dhcpcd-qt/dhcpcd-qt.cpp b/src/dhcpcd-qt/dhcpcd-qt.cpp index 2330ad4..7a51d6f 100644 --- a/src/dhcpcd-qt/dhcpcd-qt.cpp +++ b/src/dhcpcd-qt/dhcpcd-qt.cpp @@ -40,7 +40,9 @@ #include "dhcpcd-ifmenu.h" #include "dhcpcd-ssidmenu.h" +#ifdef NOTIFY #include +#endif DhcpcdQt::DhcpcdQt() {