(continue) Migrating clipboard manipulation to Session XML management

This commit is contained in:
brunoherbelin
2021-04-05 13:05:38 +02:00
parent 8a57b52fcc
commit d3a130d9ba
8 changed files with 36 additions and 123 deletions

View File

@@ -33,7 +33,7 @@ public:
uint size () const;
// extract
std::string xml() const;
std::string clipboard() const;
SourceList getCopy() const;
protected: