[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:24:19 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=bfb2736

The following commit has been merged in the master branch:
commit bfb273626f542b1826398e87a8099f8cf89a10a4
Author: Rohan Garg <rohan at kde.org>
Date:   Tue Oct 29 14:10:57 2013 +0100

    Drop X11/Xproto.h, this seems to have been inherited from Kopete
    
    REVIEWED-BY: David Edmundson <david at davidedmundson.co.uk>
---
 filters/latex/latex-filter.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/filters/latex/latex-filter.cpp b/filters/latex/latex-filter.cpp
index bb12d1b..c7122ff 100644
--- a/filters/latex/latex-filter.cpp
+++ b/filters/latex/latex-filter.cpp
@@ -32,9 +32,6 @@
 #include <KStandardDirs>
 #include <KProcess>
 
-#ifndef Q_OS_WIN
-#include <X11/Xproto.h>
-#endif
 LatexFilter::LatexFilter(QObject* parent, const QVariantList &)
     : AbstractMessageFilter(parent)
 {

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list