QTfrontend/hwform.h
changeset 2874 3c7c2bf1ba38
parent 2821 67815ee123d7
child 2948 3f21a9dc93d0
equal deleted inserted replaced
2873:e7acb0251a22 2874:3c7c2bf1ba38
    42 class QCloseEvent;
    42 class QCloseEvent;
    43 class AmmoSchemeModel;
    43 class AmmoSchemeModel;
    44 class QSettings;
    44 class QSettings;
    45 
    45 
    46 extern bool frontendEffects;
    46 extern bool frontendEffects;
       
    47 extern QString playerHash;
    47 
    48 
    48 class HWForm : public QMainWindow
    49 class HWForm : public QMainWindow
    49 {
    50 {
    50 	Q_OBJECT
    51 	Q_OBJECT
    51 
    52