subsurface/mobile-widgets
Berthold Stoeger 36b9e5e31e Cleanup: fold core/helpers.h into core/qthelper.h
helpers.h included qthelper.h and all functions declared in helpers.h
were defined in qthelper.h. Therefore fold the former into the latter,
since the split seems completely arbitrary.

While doing so, change the return-type of get_dc_nichname from
"const QString" to "QString".

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-06-04 08:50:10 -07:00
..
qml mobile: make list action buttons appear again 2018-05-27 16:58:17 -07:00
qmlmanager.cpp mobile: add timer to measure startup. 2018-05-30 21:47:07 -07:00
qmlmanager.h Cleanup: fold core/helpers.h into core/qthelper.h 2018-06-04 08:50:10 -07:00
qmlprofile.cpp Cleanup: remove deleteLater() in QMLProfile 2018-05-26 09:21:46 -07:00
qmlprofile.h Cleanup: remove deleteLater() in QMLProfile 2018-05-26 09:21:46 -07:00