QTfrontend/HWApplication.h
changeset 10305 17f3ca06e39a
parent 10108 c68cf030eded
equal deleted inserted replaced
10304:7e40820b7ed6 10305:17f3ca06e39a
    18 
    18 
    19 #ifndef HWAPP_H
    19 #ifndef HWAPP_H
    20 #define HWAPP_H
    20 #define HWAPP_H
    21 
    21 
    22 #include <QApplication>
    22 #include <QApplication>
       
    23 #include "hwform.h"
    23 
    24 
    24 class HWForm;
    25 class HWForm;
    25 class QEvent;
    26 class QEvent;
    26 
    27 
    27 /**
    28 /**