mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
libksane: remove QStringBuilder support leftovers
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
5ffc4bff0b
commit
47724012d2
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ include_directories(
|
|||
)
|
||||
add_definitions(
|
||||
${QT_QTDBUS_DEFINITIONS}
|
||||
-DQT_USE_FAST_CONCATENATION
|
||||
-DQT_USE_FAST_OPERATOR_PLUS
|
||||
)
|
||||
include_directories(${QDBUS_INCLUDE_DIRS})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue