On 11/25/14 1:56 PM, Stephen Fisher wrote: > Is it a known issue in Wireshark Qt that it only shows icons in the main > toolbar, even when the icons and text option is chosen in the > preferences?
The necessary plumbing from the preferencesChanged signal to a slot that calls main_ui_->mainToolBar->setToolButtonStyle doesn't currently exist, but it should be easy enough to add. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
