projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed bug with the caret positioning after SetValue() introduced by the last commit
[wxWidgets.git]
/
samples
/
opengl
/
penguin
/
penguin.h
diff --git
a/samples/opengl/penguin/penguin.h
b/samples/opengl/penguin/penguin.h
index 1730b2130f0b538401c7ee2dcee0f1c81bb9b223..5c71de8ed711b0e6ae67631eea20bdb69734eae3 100644
(file)
--- a/
samples/opengl/penguin/penguin.h
+++ b/
samples/opengl/penguin/penguin.h
@@
-59,7
+59,6
@@
public:
DECLARE_EVENT_TABLE()
};
-
class TestGLCanvas: public wxGLCanvas
{
public: