X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fgui%2Fglwidget.h;fp=src%2Fgui%2Fglwidget.h;h=39ed1815438b39755c045ea33c3e50a2fde9f283;hb=19cb30261693d5c56c79d87030cfe8e1dc9ca033;hp=7c8f9955e4f55e487eb811c34be52762b0830972;hpb=d9abe1a157bbd35e8b282927489b687f56048ce6;p=virtualjaguar diff --git a/src/gui/glwidget.h b/src/gui/glwidget.h index 7c8f995..39ed181 100644 --- a/src/gui/glwidget.h +++ b/src/gui/glwidget.h @@ -1,6 +1,6 @@ // Implementation of OpenGL widget using Qt // -// by James L. Hammons +// by James Hammons // (C) 2010 Underground Software #ifndef __GLWIDGET_H__