did some more things and stuff

This commit is contained in:
fourtf
2020-02-23 23:07:28 +01:00
parent 5ad427bd61
commit e537277fa8
17 changed files with 98 additions and 174 deletions
@@ -25,10 +25,11 @@ public:
const QString &getAction() const;
private:
boost::optional<ImagePtr> image_;
mutable boost::optional<ImagePtr> image_;
QString line1_;
QString line2_;
QString action_;
int imageToLoad_{};
};
} // namespace chatterino