Added 'optimize' parameter set to 'leastwalking' to route server to give same results...
[ptas] / zouba.madde / src / messagehandler.h
1 #ifndef MESSAGEHANDLER_H
2 #define MESSAGEHANDLER_H
3
4 #include "ui.h"
5
6 #include <QtGlobal>
7
8 void messageHandler( QtMsgType type, const char *msg );
9
10 #endif //MESSAGEHANDLER_H