[UI] Refactored some code and integrated CSS changes made by G.Debros

This commit is contained in:
emeric
2015-11-21 22:11:16 +01:00
parent 3826377f01
commit fc88cce33e
20 changed files with 369 additions and 176 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
namespace MetaData
{
// Implements AVFORMAT library
// Parse that makes use of AvFormat
class AvFormat : public Parser
{
public: