X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=mainwindow.h;h=ef0b04ffec04b06d25d7b9cbfec5136eec4bc191;hb=d7bba4abb3d56893399578f0540b9ded0a28380f;hp=6f2666869443a433a9ce658b1d95e607e312c1a7;hpb=ffc3ecc037bf8459c4c27087f3f151fa3dad65d2;p=nageru diff --git a/mainwindow.h b/mainwindow.h index 6f26668..ef0b04f 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -2,8 +2,10 @@ #define MAINWINDOW_H #include -#include #include +#include + +class QResizeEvent; namespace Ui { class MainWindow;