split layout is now saved too

This commit is contained in:
Rasmus Karlsson
2017-01-29 12:26:22 +01:00
parent 199e87896b
commit 3266f8ad4f
3 changed files with 83 additions and 6 deletions
+2
View File
@@ -72,6 +72,8 @@ protected:
private:
void setPreviewRect(QPoint mousePos);
std::pair<int, int> getChatPosition(const ChatWidget *chatWidget);
public:
void load(const boost::property_tree::ptree &tree);
boost::property_tree::ptree save();