From 92e686a4a4d3d490a3a187baea27c5864667c580 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Tue, 22 Jul 2008 22:48:21 +0200 Subject: [PATCH 1/1] Remove unneeded attributes that somehow have crept into the dbus branch --- src/qtui/mainwin.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/qtui/mainwin.h b/src/qtui/mainwin.h index b2ea75a4..1eae4bce 100644 --- a/src/qtui/mainwin.h +++ b/src/qtui/mainwin.h @@ -160,9 +160,6 @@ class MainWin : public QMainWindow { QList _netViews; NickListWidget *nickListWidget; - QAction *actionEditNetworks; - QList networkActions; - #ifdef HAVE_DBUS org::freedesktop::Notifications *desktopNotifications; quint32 notificationId; -- 2.20.1