projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd52f25
)
Remove left-over code.
author
Robert Roebling
<robert@roebling.de>
Sun, 29 Oct 2006 20:13:16 +0000
(20:13 +0000)
committer
Robert Roebling
<robert@roebling.de>
Sun, 29 Oct 2006 20:13:16 +0000
(20:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42653
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/gtk/tbargtk.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/gtk/tbargtk.cpp
b/src/gtk/tbargtk.cpp
index f73ea91ec8543287437a0ab8ab30ce05370530cf..42bca3ab03d21a8ba336f351ccd262c4bbf316f5 100644
(file)
--- a/
src/gtk/tbargtk.cpp
+++ b/
src/gtk/tbargtk.cpp
@@
-632,8
+632,4
@@
wxToolBar::GetClassDefaultAttributes(wxWindowVariant WXUNUSED(variant))
return GetDefaultAttributesFromGTKWidget(gtk_toolbar_new);
}
-bool wxToolBar::IsVertical()
-{
- return HasFlag(wxTB_LEFT) || HasFlag(wxTB_RIGHT);
-}
#endif // wxUSE_TOOLBAR_NATIVE