diff options
Diffstat (limited to 'src/loot.h')
| -rw-r--r-- | src/loot.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ class Loot : public QObject public: struct Message { - QString type; + MOBase::log::Levels type; QString text; }; |
