Skip to content
Snippets Groups Projects
Commit 6ddd65e9 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

clang-format

parent 435fa963
No related branches found
No related tags found
1 merge request!1026GUI: simplify access to SessionItem properties
Pipeline #75041 passed
...@@ -70,7 +70,7 @@ public: ...@@ -70,7 +70,7 @@ public:
private: private:
void onTypeChange(); void onTypeChange();
void setLimitEnabled(SessionItem *propertyItem, bool enabled); void setLimitEnabled(SessionItem* propertyItem, bool enabled);
bool isLimited() const; bool isLimited() const;
bool isFree() const; bool isFree() const;
bool isLowerLimited() const; bool isLowerLimited() const;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment