diff options
Diffstat (limited to 'src/modlist.h')
| -rw-r--r-- | src/modlist.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modlist.h b/src/modlist.h index 21a19fab..fad53755 100644 --- a/src/modlist.h +++ b/src/modlist.h @@ -369,6 +369,8 @@ private: private:
+ friend class ModListByPriorityProxy;
+
OrganizerCore *m_Organizer;
Profile *m_Profile;
|
