D6826: Remove KIO dependency
Wolfgang Bauer
noreply at phabricator.kde.org
Tue Jul 25 05:27:41 UTC 2017
wbauer added a comment.
Hm, doesn't build here:
[ 28%] Building CXX object CMakeFiles/kfloppy.dir/floppy.cpp.o
In file included from /usr/include/kcompletion.h:26:0,
from /usr/include/kcombobox.h:27,
from /home/wolfi/projects/KFloppy/floppy.cpp:48:
/usr/include/kshortcut.h: In function 'uint qHash(const KShortcut&)':
/usr/include/kshortcut.h:248:34: error: call of overloaded 'qHash(int)' is ambiguous
return qHash(key.primary()[0]) + qHash(key.primary()[1]);
^
REPOSITORY
R357 KFloppy
REVISION DETAIL
https://phabricator.kde.org/D6826
To: arojas, wbauer
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20170725/12902da3/attachment.html>
More information about the Kde-utils-devel
mailing list