X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=c%2B%2B%2Fcursesp.h;h=eb9111b7aedd2ae82b06e6864a96aa78b599ba07;hp=82b373bf793ce430fdfba0dbdfe1e2c45432f5b7;hb=f67a188e71a0e6f80c1c45e50e7a7449c2d7bfb3;hpb=97df2f335617625b7355c04e46175e316ef02544 diff --git a/c++/cursesp.h b/c++/cursesp.h index 82b373bf..eb9111b7 100644 --- a/c++/cursesp.h +++ b/c++/cursesp.h @@ -1,6 +1,7 @@ // * This makes emacs happy -*-Mode: C++;-*- /**************************************************************************** - * Copyright (c) 1998-2014,2019 Free Software Foundation, Inc. * + * Copyright 2019,2020 Thomas E. Dickey * + * Copyright 1998-2012,2014 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -34,7 +35,7 @@ #ifndef NCURSES_CURSESP_H_incl #define NCURSES_CURSESP_H_incl 1 -// $Id: cursesp.h,v 1.32 2019/07/28 19:55:27 tom Exp $ +// $Id: cursesp.h,v 1.34 2020/05/24 01:40:20 anonymous.maarten Exp $ #include @@ -42,7 +43,7 @@ extern "C" { # include } -class NCURSES_IMPEXP NCursesPanel +class NCURSES_CXX_IMPEXP NCursesPanel : public NCursesWindow { protected: