mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Auto update and codes ("loadlang" etc) supported in the new Settings.
This commit is contained in:
@@ -326,7 +326,7 @@ public:
|
||||
}
|
||||
lambda_wrap &operator=(const lambda_wrap &other) {
|
||||
auto temp = other;
|
||||
other.swap(*this);
|
||||
temp.swap(*this);
|
||||
return *this;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user