diff options
author | deva <deva> | 2006-03-06 10:44:07 +0000 |
---|---|---|
committer | deva <deva> | 2006-03-06 10:44:07 +0000 |
commit | c9bfc4db72b84292f541c795993abde98e22121f (patch) | |
tree | 687411dce72a70dc0f4c337c8e496607308f8ab4 /client/miav_client.h | |
parent | c629a137b5f91097004f1a267d1433393e5cc512 (diff) |
*** empty log message ***
Diffstat (limited to 'client/miav_client.h')
-rw-r--r-- | client/miav_client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/miav_client.h b/client/miav_client.h index ce7842a..7b14912 100644 --- a/client/miav_client.h +++ b/client/miav_client.h @@ -35,7 +35,7 @@ #include "queue.h" #ifdef USE_GUI -#include <qapplication.h> +#include <QApplication> extern QApplication *miav_app; #endif/*USE_GUI*/ |