Unix compatibility for UD 0.1.0

- a few naming changes and then the release, yay
This commit is contained in:
Nikolaj Schlej 2016-07-09 08:50:34 +02:00
parent 7bae8e040c
commit 80b85cbf19
2 changed files with 16 additions and 2 deletions

View file

@ -36,6 +36,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include "types.h"
#include "treeitem.h"
class TreeModel;
class UModelIndex
{
friend class TreeModel;