Zdravo high_flyer hehe
Thx for the reply.

If anyone has the same problem, solution is to add "QTM_USE_NAMESPACE" below "#include" part in ".h" file

This is how ".pro" file looks like:
Qt Code:
  1. QT=core gui
  2. CONFIG += mobility strict_flags
  3. MOBILITY += sensors
  4. INCLUDEPATH += ../../../src/sensors
To copy to clipboard, switch view to plain text mode