projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix wxBitmapComboBox Gtk-CRITICAL assertion `GTK_IS_ENTRY (entry)' failed
[wxWidgets.git]
/
include
/
wx
/
gtk
/
clipbrd.h
diff --git
a/include/wx/gtk/clipbrd.h
b/include/wx/gtk/clipbrd.h
index 761d7c81ed9daf4823a73f3bd22b6d7ec93cd13e..4af988f80cf4ab9a4b8084f9647c8fd14cfa8739 100644
(file)
--- a/
include/wx/gtk/clipbrd.h
+++ b/
include/wx/gtk/clipbrd.h
@@
-1,5
+1,5
@@
/////////////////////////////////////////////////////////////////////////////
-// Name: wx/gtk/clipb
oa
rd.h
+// Name: wx/gtk/clipbrd.h
// Purpose: wxClipboard for wxGTK
// Author: Robert Roebling, Vadim Zeitlin
// Id: $Id$