added namespace comments
This commit is contained in:
+1
-1
@@ -28,6 +28,6 @@ public:
|
||||
private:
|
||||
std::vector<std::pair<std::reference_wrapper<BaseSetting>, QVariant>> _items;
|
||||
};
|
||||
}
|
||||
} // namespace chatterino
|
||||
|
||||
#endif // SETTINGSSNAPSHOT_H
|
||||
|
||||
Reference in New Issue
Block a user