diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-07-26 13:07:36 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-07-26 13:07:36 +0200 |
commit | ade905c881a0e33fd744a4803f327052fce6a699 (patch) | |
tree | 818942ab71a87530488fc8da66e4ad4d71429eca | |
parent | Rename EventStore::event to get to remove ambiguity with QObject::event (diff) | |
download | nheko-ade905c881a0e33fd744a4803f327052fce6a699.tar.xz |
Fix shadowing variable
-rw-r--r-- | src/timeline/EventStore.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/timeline/EventStore.cpp b/src/timeline/EventStore.cpp |