diff options
| author | Christian <zerov83@gmail.com> | 2016-03-08 22:14:49 +0100 |
|---|---|---|
| committer | Christian <zerov83@gmail.com> | 2016-03-08 22:14:49 +0100 |
| commit | e63b1337cb98ddfa136de78628f5048b682276ff (patch) | |
| tree | f164267d8b4171a21a8a264cc41226e53f4ef056 /Config.h | |
| parent | 662171f45281deacdf2db255909be11ec869122c (diff) | |
| download | vdr-plugin-plex-e63b1337cb98ddfa136de78628f5048b682276ff.tar.gz vdr-plugin-plex-e63b1337cb98ddfa136de78628f5048b682276ff.tar.bz2 | |
Skindesigner "DetailView" in development
Diffstat (limited to 'Config.h')
| -rw-r--r-- | Config.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -57,6 +57,9 @@ public: int DetailGridColumns; int DetailGridRows; + + int ExtrasGridColumns; + int ExtrasGridRows; ViewMode DefaultViewMode; |
