[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec
Maximiliano Curia
maxy at moszumanska.debian.org
Sat May 28 00:25:07 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=e3219ce
The following commit has been merged in the master branch:
commit e3219ced558eb90897a798a40c7bcae8285f46ef
Author: Martin Klapetek <mklapetek at kde.org>
Date: Sat Jan 10 01:27:53 2015 +0100
[config] KSettings does not install camel-case headers
---
config/messages-config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/messages-config.h b/config/messages-config.h
index 8757284..3deb78b 100644
--- a/config/messages-config.h
+++ b/config/messages-config.h
@@ -19,7 +19,7 @@
#ifndef KCM_MESSAGES_H
#define KCM_MESSAGES_H
-#include <KSettings/PluginPage>
+#include <KSettings/pluginpage.h>
class MessagesConfig : public KSettings::PluginPage
{
--
ktp-text-ui packaging
More information about the pkg-kde-commits
mailing list