From 991531d847cc39f39fcd9a02c9e6fcb12178a807 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Wed, 28 Jan 2015 08:05:34 +0100 Subject: Let notes expand to full with fbsupport off This hides the whole QWidget with the share-to-fb button in it. This lets the Notes field expand to the full width. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- qt-ui/maintab.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/maintab.cpp') diff --git a/qt-ui/maintab.cpp b/qt-ui/maintab.cpp index 23be491b9..c247b77d0 100644 --- a/qt-ui/maintab.cpp +++ b/qt-ui/maintab.cpp @@ -189,6 +189,7 @@ MainTab::MainTab(QWidget *parent) : QTabWidget(parent), ui.facebookPublish->setVisible(fb->loggedIn()); #else ui.facebookPublish->setVisible(false); + ui.socialNetworks->setVisible(false); #endif acceptingEdit = false; -- cgit v1.2.3-70-g09d2