1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00

Initial port to Qt5/KF5.

Fixed FindLibVNCServer to use CheckStructHasMember.
Ported from kDebug to qDebug
Runs and seems to work, but probably missed some things.
This commit is contained in:
Jeremy Whiting
2015-09-06 15:31:29 -06:00
parent cb43be430c
commit 6306bf85cf
28 changed files with 198 additions and 178 deletions

View File

@@ -1,2 +1,2 @@
########### install files ###############
kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR krfb)
kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR krfb)