[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [klines/Applications/16.12] /: Fix "Show Next" not being visible
From:       Christoph Feck <null () kde ! org>
Date:       2017-02-01 0:07:15
Message-ID: E1cYiSB-0004XI-4T () code ! kde ! org
[Download RAW message or body]

Git commit ad7f844cfcf1c2c54cb0d7edf702ea625a3d127e by Christoph Feck, on behalf of Sergey Pushilin.
Committed on 01/02/2017 at 00:06.
Pushed by cfeck into branch 'Applications/16.12'.

Fix "Show Next" not being visible

Reviewed by Christoph Feck

BUG: 374914
FIXED-IN: 16.12.2

M  +1    -0    scene.cpp

https://commits.kde.org/klines/ad7f844cfcf1c2c54cb0d7edf702ea625a3d127e

diff --git a/scene.cpp b/scene.cpp
index 7797129..8e8ed92 100644
--- a/scene.cpp
+++ b/scene.cpp
@@ -55,6 +55,7 @@ KLinesScene::KLinesScene( QObject* parent )
 
     m_previewItem = new PreviewItem(this);
     m_previewItem->setPos( 0, 0 );
+    addItem(m_previewItem);
 
     m_popupItem = new KGamePopupItem;
     addItem(m_popupItem);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic