diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-05-28 19:51:20 +0200 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-05-28 19:51:20 +0200 |
| commit | 78143598db7db03c865498229420596f2cc6d1b1 (patch) | |
| tree | 7af8e58aa6a95c98b79b51006335445675ffc776 | |
| parent | 7f42698f4c733269a1b2b74d993186b362a9208a (diff) | |
Remove space.
| -rw-r--r-- | src/modlistsortproxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modlistsortproxy.h b/src/modlistsortproxy.h index bf5c077a..90b6251e 100644 --- a/src/modlistsortproxy.h +++ b/src/modlistsortproxy.h @@ -73,7 +73,7 @@ public: public:
- explicit ModListSortProxy(Profile *profile, OrganizerCore * organizer);
+ explicit ModListSortProxy(Profile *profile, OrganizerCore *organizer);
void setProfile(Profile *profile);
|
