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

List:       kde-commits
Subject:    [libqapt] src: Use the less ambiguous Q_SLOTS macro for publicly-installed header files.
From:       Jonathan Thomas <echidnaman () kubuntu ! org>
Date:       2013-06-07 15:56:37
Message-ID: 20130607155637.B7696A6067 () git ! kde ! org
[Download RAW message or body]

Git commit 967a7fa628e4f69becf39edd50f18b27da539f49 by Jonathan Thomas.
Committed on 07/06/2013 at 17:56.
Pushed by jmthomas into branch 'master'.

Use the less ambiguous Q_SLOTS macro for publicly-installed header files.

M  +1    -1    src/sourceslist.h

http://commits.kde.org/libqapt/967a7fa628e4f69becf39edd50f18b27da539f49

diff --git a/src/sourceslist.h b/src/sourceslist.h
index 6e9992c..8e26fa3 100644
--- a/src/sourceslist.h
+++ b/src/sourceslist.h
@@ -47,7 +47,7 @@ private:
     Q_DECLARE_PRIVATE(SourcesList)
     SourcesListPrivate *const d_ptr;
     
-public slots:
+public Q_SLOTS:
     void reload();
 };
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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