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

List:       kde-commits
Subject:    [kwidgetsaddons] src: eventFilter() is public in QObject and should also be public in LineEditUrlDro
From:       Simon Edwards <simon () simonzone ! com>
Date:       2014-06-13 11:56:05
Message-ID: E1WvQ5V-00039g-Ep () scm ! kde ! org
[Download RAW message or body]

Git commit f8c9104c0e3f86b0a94987f938968aeeff1770b1 by Simon Edwards.
Committed on 13/06/2014 at 11:55.
Pushed by sedwards into branch 'master'.

eventFilter() is public in QObject and should also be public in LineEditUrlDropEventFilter.

M  +0    -2    src/lineediturldropeventfilter.h

http://commits.kde.org/kwidgetsaddons/f8c9104c0e3f86b0a94987f938968aeeff1770b1

diff --git a/src/lineediturldropeventfilter.h b/src/lineediturldropeventfilter.h
index b075413..e8bc4c0 100644
--- a/src/lineediturldropeventfilter.h
+++ b/src/lineediturldropeventfilter.h
@@ -38,8 +38,6 @@ class KWIDGETSADDONS_EXPORT LineEditUrlDropEventFilter
 public:
     LineEditUrlDropEventFilter(QObject *parent = 0);
     virtual ~LineEditUrlDropEventFilter();
-
-private:
     virtual bool eventFilter(QObject *obj, QEvent *ev);
 };
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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