summary refs log tree commit diff
path: root/include/Cache.h
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-28 15:46:39 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-28 15:46:39 +0300
commita17b6dffafb450c48c1c1f5034e85763aa7a6a5e (patch)
treefeb2510c63dfbab6a57ebb96ed2c8a24fc82083e /include/Cache.h
parentAdd scroll-down button (diff)
downloadnheko-a17b6dffafb450c48c1c1f5034e85763aa7a6a5e.tar.xz
Clean up headers
Diffstat (limited to 'include/Cache.h')
-rw-r--r--include/Cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Cache.h b/include/Cache.h

index 69d880f5..c16654d0 100644 --- a/include/Cache.h +++ b/include/Cache.h
@@ -20,7 +20,7 @@ #include <QDir> #include <lmdb++.h> -#include "RoomState.h" +class RoomState; class Cache {