2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 22:55:11 +00:00

Start new Info section (profile + shared media).

This commit is contained in:
John Preston
2017-09-13 20:01:23 +03:00
parent fbcd5e2f1e
commit 088d23d557
80 changed files with 3969 additions and 63 deletions

View File

@@ -290,7 +290,7 @@ public:
};
class BoxContentDivider : public TWidget {
class BoxContentDivider : public Ui::RpWidget {
public:
BoxContentDivider(QWidget *parent);