X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fprompter.h;h=0af5fdee7b9f69f49e5220eb7dc978b9a87ae1ad;hb=236f549caa4eb05550b316a49e7c17bdde6cf00e;hp=c2b78c770a8e324b28855a15a3ecd944cc059cc7;hpb=209d967b1bb80a9735d690d8f4f0455ecb9970ca;p=ardour.git diff --git a/gtk2_ardour/prompter.h b/gtk2_ardour/prompter.h index c2b78c770a..0af5fdee7b 100644 --- a/gtk2_ardour/prompter.h +++ b/gtk2_ardour/prompter.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002 Paul Davis + Copyright (C) 2002 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -15,15 +15,14 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id$ */ #ifndef __ardour_gtk_prompter_h__ #define __ardour_gtk_prompter_h__ -#include +#include -class ArdourPrompter : public Gtkmmext::Prompter +class ArdourPrompter : public Gtkmm2ext::Prompter { public: ArdourPrompter (bool modal = false);