]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/dropdown.h
Style and comment updates
[libs/gltk.git] / source / dropdown.h
index 3a42d007755a38c6478fc46fbd032224df7e4a0b..e7935f702aaeb1d7c6fd1f0879c6b673c1a4aaa2 100644 (file)
@@ -19,6 +19,7 @@ public:
        {
        public:
                Loader(Dropdown &);
+
        private:
                void item(const std::string &);
        };