Added menu option to show/hide messages table.
[ptas] / zouba / 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