]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/button.h
Style and comment updates
[libs/gltk.git] / source / button.h
index 165ca4f8447d779a3b82ac05bd1180aa16512212..22426ca5399f6ba9c6f69c866150247f9e584d7a 100644 (file)
@@ -21,6 +21,7 @@ public:
        {
        public:
                Loader(Button &);
+
        private:
                void text(const std::string &);
        };