]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/label.h
Style and comment updates
[libs/gltk.git] / source / label.h
index 6b350ed7ecd690e25da9a288ea877554181eabb7..0fb09e928fa6ff2e8edad62214e70991432ec3b2 100644 (file)
@@ -18,6 +18,7 @@ public:
        {
        public:
                Loader(Label &);
+
        private:
                void text(const std::string &);
        };