]> git.sesse.net Git - nageru/blobdiff - glwidget.h
Show the current resolution next to the inputs.
[nageru] / glwidget.h
index 2cf34eb0a50364f3dc523e38daacd9db4b5249e8..ae4902c12b1f51464981a6a2bd8c55fb78071e5d 100644 (file)
@@ -39,6 +39,7 @@ protected:
 signals:
        void clicked();
        void transition_names_updated(std::vector<std::string> transition_names);
+       void resolution_updated(Mixer::Output output);
 
 private:
        Mixer::Output output;