Commit faa1a71b authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: code cosmetic

parent 385239a4
...@@ -238,8 +238,8 @@ public: ...@@ -238,8 +238,8 @@ public:
instance = NULL; instance = NULL;
} }
input_thread_t *getInput() { return p_input; }; input_thread_t *getInput() { return p_input; }
InputManager *getIM() { return im; }; InputManager *getIM() { return im; }
vout_thread_t* getVout(); vout_thread_t* getVout();
aout_instance_t *getAout(); aout_instance_t *getAout();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment