add base style class

This commit is contained in:
lazerpants 2016-03-18 12:12:43 +03:00
parent 441efc9f27
commit 84d9b3e986
2 changed files with 5 additions and 0 deletions

1
style.cpp Normal file
View File

@ -0,0 +1 @@
#include "style.h"

4
style.h Normal file
View File

@ -0,0 +1,4 @@
#ifndef STYLE_H
#define STYLE_H
#endif // STYLE_H