]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-def.hh
release: 1.1.5
[lilypond.git] / lily / include / paper-def.hh
index 0ae3a6981e6ca00c3403cb2936897163a46bd7f2..4195ca77f9d88ed1b65b18cf686e81af3223e9ea 100644 (file)
@@ -91,6 +91,7 @@ public:
   Real arithmetic_constant (Moment minimal_mom) const;
   Real arithmetic_spacing (Moment mom,Real constant) const;
   virtual int get_next_default_count () const;
+  static void reset_default_count();
 
   void output_settings (Paper_outputter*) const;
   Paper_outputter* paper_outputter_p (Paper_stream*, Scope*, String) const;
@@ -102,4 +103,3 @@ public:
 };
 
 #endif // Paper_def_HH
-