diff options
Diffstat (limited to 'common/index.h')
-rw-r--r-- | common/index.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/index.h b/common/index.h index 1a5b250..df79fc3 100644 --- a/common/index.h +++ b/common/index.h | |||
@@ -40,4 +40,5 @@ private: | |||
40 | Q_DISABLE_COPY(Index); | 40 | Q_DISABLE_COPY(Index); |
41 | Sink::Storage::Transaction mTransaction; | 41 | Sink::Storage::Transaction mTransaction; |
42 | Sink::Storage::NamedDatabase mDb; | 42 | Sink::Storage::NamedDatabase mDb; |
43 | QString mName; | ||
43 | }; | 44 | }; |