]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-item.hh
release: 0.1.63
[lilypond.git] / lily / include / text-item.hh
index 5d9546409bc25cc508572bb0471c3c2b3e0086ab..581446cfd46494e9a95c3d9b5c6fe97b0eb92d81 100644 (file)
@@ -27,9 +27,10 @@ public:
     virtual ~Text_item ();
     DECLARE_MY_RUNTIME_TYPEINFO;
 
-protected:
+//protected:
     // ugh: so, are we a text-def, or can this vary?
     General_script_def* tdef_p_;
+protected:
 
     virtual Interval symbol_height () const;