summaryrefslogtreecommitdiff
path: root/src/gui/popups
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-10-19 18:54:32 +0300
committerAndrei Karas <akaras@inbox.ru>2013-10-19 18:54:32 +0300
commiteff128d7019ea0cd137a5fff6cc67825f90c4e1b (patch)
treed56835cd042f2794b4c5182cedd5eefb96099d5a /src/gui/popups
parent6a79c4cc085f5cc7fea8a7b383744a40f3ccea6c (diff)
downloadplus-eff128d7019ea0cd137a5fff6cc67825f90c4e1b.tar.gz
plus-eff128d7019ea0cd137a5fff6cc67825f90c4e1b.tar.bz2
plus-eff128d7019ea0cd137a5fff6cc67825f90c4e1b.tar.xz
plus-eff128d7019ea0cd137a5fff6cc67825f90c4e1b.zip
fix code style
Diffstat (limited to 'src/gui/popups')
-rw-r--r--src/gui/popups/beingpopup.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/popups/beingpopup.cpp b/src/gui/popups/beingpopup.cpp
index d36fcd28d..4699fc5fe 100644
--- a/src/gui/popups/beingpopup.cpp
+++ b/src/gui/popups/beingpopup.cpp
@@ -64,7 +64,6 @@ BeingPopup::BeingPopup() :
getThemeColor(Theme::POPUP_OUTLINE));
mBeingComment->setForegroundColorAll(getThemeColor(Theme::POPUP),
getThemeColor(Theme::POPUP_OUTLINE));
-
}
BeingPopup::~BeingPopup()