From 90e08ce312cd45c935995c00c339c9f9a2705bb0 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 24 Jan 2009 09:00:02 +0000 Subject: [PATCH] *** empty log message *** --- Fltk/GUI.h | 2 +- doc/CREDITS.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Fltk/GUI.h b/Fltk/GUI.h index 0311ca5a2e..4e06c6bcfe 100644 --- a/Fltk/GUI.h +++ b/Fltk/GUI.h @@ -85,7 +85,7 @@ class GUI{ // since it is used elsewhere (where we want to override widget // navigation). This is necessary since FLTK 1.1. int testArrowShortcuts(); - // set the size of the graphic window + // set the title of the graphic windows void setGraphicTitle(std::string title); // update the GUI when views get added or deleted void updateViews(); diff --git a/doc/CREDITS.txt b/doc/CREDITS.txt index abb063b38f..74aa5f0913 100644 --- a/doc/CREDITS.txt +++ b/doc/CREDITS.txt @@ -120,4 +120,4 @@ Bruno Frackowiak, Philip Kelleners, Romuald Conty, Renaud Sizaire, Michel Benhamou, Emilie Marchandise, Tom De Vuyst, Kris Van den Abeele, Simon Vun, Simon Corbin, Thomas De-Soza, Marcus Drosson, Antoine Dechaume, Jose Paulo Moitinho de Almeida, Thomas Pinchard, -Corrado Chisari, Axel Hackbarth, Peter Wainwright. +Corrado Chisari, Axel Hackbarth, Peter Wainwright, Jiri Hnidek. -- GitLab