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

List:       kde-commits
Subject:    [kwidgetsaddons] src: This slot is protected in the superclass, and should remain so.
From:       Simon Edwards <simon () simonzone ! com>
Date:       2014-06-18 19:14:38
Message-ID: E1WxLJe-00031m-HX () scm ! kde ! org
[Download RAW message or body]

Git commit 0a0dcf042aee1a1dbed81548600414a7cfbc9a65 by Simon Edwards.
Committed on 18/06/2014 at 19:13.
Pushed by sedwards into branch 'master'.

This slot is protected in the superclass, and should remain so.

M  +1    -1    src/ktogglefullscreenaction.h

http://commits.kde.org/kwidgetsaddons/0a0dcf042aee1a1dbed81548600414a7cfbc9=
a65

diff --git a/src/ktogglefullscreenaction.h b/src/ktogglefullscreenaction.h
index 74d82be..7b0a3e6 100644
--- a/src/ktogglefullscreenaction.h
+++ b/src/ktogglefullscreenaction.h
@@ -86,7 +86,7 @@ public:
 protected:
     bool eventFilter(QObject *object, QEvent *event);
 =

-private Q_SLOTS:
+protected Q_SLOTS:
     virtual void slotToggled(bool checked);
 =

 private:

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

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