diff options
author | Emi Simpson <emi@alchemi.dev> | 2020-03-15 10:38:56 -0400 |
---|---|---|
committer | Emi Simpson <emi@alchemi.dev> | 2020-03-15 10:38:56 -0400 |
commit | 81c9cb5c79294985856731775aeb8edcef1623b0 (patch) | |
tree | 2323f968795dc3de50a2d8f17bdca23e3b22d560 /src | |
parent | Appease the linter (diff) | |
download | nheko-81c9cb5c79294985856731775aeb8edcef1623b0.tar.xz |
Switched room importance to an enum
Diffstat (limited to 'src')
-rw-r--r-- | src/RoomInfoListItem.cpp | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/src/RoomInfoListItem.cpp b/src/RoomInfoListItem.cpp |