X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=c%2B%2B%2Fcursslk.h;h=4a34400916d38f830c1c52140a7e19ecdc9ba8b0;hp=f93d0d85b9fb06600e7c6e55c611e928b827d1b0;hb=cf6a62567b2365c8678b7d561845bdbd1739e5da;hpb=d61c3c6a831d18ef0ed6f797ac97d60fffc2f158 diff --git a/c++/cursslk.h b/c++/cursslk.h index f93d0d85..4a344009 100644 --- a/c++/cursslk.h +++ b/c++/cursslk.h @@ -32,7 +32,7 @@ * Author: Juergen Pfeifer, 1997 * ****************************************************************************/ -// $Id: cursslk.h,v 1.17 2020/05/24 01:40:20 anonymous.maarten Exp $ +// $Id: cursslk.h,v 1.18 2020/07/18 19:57:11 anonymous.maarten Exp $ #ifndef NCURSES_CURSSLK_H_incl #define NCURSES_CURSSLK_H_incl @@ -168,7 +168,7 @@ public: Soft_Label_Key& operator[](int i); // Retrieve number of Labels - inline int labels() const { return num_labels; } + int labels() const; // Refresh the SLK portion of the screen inline void refresh() {