kwin/effects/trackmouse
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues
* "" needs to be wrapped in QStringLiteral
* QString::fromUtf8 needed for const char* and QByteArray
* QByteArray::constData() needed to get to the const char*
2013-07-24 09:58:33 +02:00
..
data
CMakeLists.txt
trackmouse.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
trackmouse.desktop
trackmouse.h
trackmouse.kcfg
trackmouse_config.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
trackmouse_config.desktop
trackmouse_config.h
trackmouse_config.ui
trackmouseconfig.kcfgc