projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
correction to last commit: Korean and Romanian translations will only be in 2.9.1...
[wxWidgets.git]
/
src
/
gtk
/
hyperlink.cpp
diff --git
a/src/gtk/hyperlink.cpp
b/src/gtk/hyperlink.cpp
index d9d9ea1420f82963ca2e76d9ca2a6f117136b540..44645ce0fab075e2486aef667c436e289b849207 100644
(file)
--- a/
src/gtk/hyperlink.cpp
+++ b/
src/gtk/hyperlink.cpp
@@
-84,6
+84,7
@@
bool wxHyperlinkCtrl::Create(wxWindow *parent, wxWindowID id,
}
m_widget = gtk_link_button_new("asdfsaf asdfdsaf asdfdsa");
}
m_widget = gtk_link_button_new("asdfsaf asdfdsaf asdfdsa");
+ g_object_ref(m_widget);
gtk_widget_show(m_widget);
// alignment
gtk_widget_show(m_widget);
// alignment