X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=glwidget.h;h=ae4902c12b1f51464981a6a2bd8c55fb78071e5d;hb=2a431ccd32a47fb0f40389cbd7d1a1e9d1902a64;hp=2cf34eb0a50364f3dc523e38daacd9db4b5249e8;hpb=b52fb85a67eefa93ad976d3881a9491dfdbd615d;p=nageru diff --git a/glwidget.h b/glwidget.h index 2cf34eb..ae4902c 100644 --- a/glwidget.h +++ b/glwidget.h @@ -39,6 +39,7 @@ protected: signals: void clicked(); void transition_names_updated(std::vector transition_names); + void resolution_updated(Mixer::Output output); private: Mixer::Output output;