kwin/tabbox/tests
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
..
CMakeLists.txt
mock_declarative.cpp
mock_tabboxclient.cpp
mock_tabboxclient.h
mock_tabboxhandler.cpp
mock_tabboxhandler.h
test_desktopchain.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
test_tabbox_clientmodel.cpp
test_tabbox_clientmodel.h
test_tabbox_config.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
test_tabbox_handler.cpp