]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Video.hh
foundational changes; tying up some loose ends
[chaz/yoink] / src / Moof / Video.hh
index 193274f5fb5b7a82cee5611eb62d1e3bacc4c338..91eecb71d092537be39e12015e9fedfa0d13be97 100644 (file)
@@ -94,6 +94,8 @@ public:
        void setCaption(const std::string& caption);
        std::string getCaption() const;
 
+       const std::string& getIcon() const;
+
        void setFull(bool full);
        void toggleFull();
        bool isFull() const;
@@ -110,7 +112,6 @@ public:
        void toggleCursorGrab();
        bool isCursorGrab() const;
 
-       void makeActive();
        void swap();
 
        int getWidth() const;
This page took 0.019675 seconds and 4 git commands to generate.