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

Qt: code cosmetic

parent 385239a4
......@@ -238,8 +238,8 @@ public:
instance = NULL;
}
input_thread_t *getInput() { return p_input; };
InputManager *getIM() { return im; };
input_thread_t *getInput() { return p_input; }
InputManager *getIM() { return im; }
vout_thread_t* getVout();
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