File: incomplete_header

package info (click to toggle)
kdelibs4support 5.115.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 48,260 kB
  • sloc: cpp: 88,026; perl: 304; ansic: 196; python: 113; xml: 102; sh: 8; makefile: 7
file content (26 lines) | stat: -rw-r--r-- 859 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
From: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Date: Sun, 10 Apr 2016 15:31:28 +0200
Subject: incomplete_header

===================================================================
---
 src/includes/CMakeLists.txt | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/includes/CMakeLists.txt b/src/includes/CMakeLists.txt
index 56bb100..8abef22 100644
--- a/src/includes/CMakeLists.txt
+++ b/src/includes/CMakeLists.txt
@@ -466,12 +466,6 @@ if (UNIX)
    DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KDELibs4Support/KDE COMPONENT Devel)
 endif ()
 
-install( FILES
-  ConversionCheck/QVconvertible
-  ConversionCheck/type_toQString
-  ConversionCheck/type_toQVariant
-DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KDELibs4Support/KDE/ConversionCheck COMPONENT Devel)
-
 install( FILES
   KDNSSD/Configuration
   KDNSSD/DomainBrowser