RESOLVED FIXED 72193
[Qt] Removing unneeded #ifdef from PopupMenuQt.cpp
https://bugs.webkit.org/show_bug.cgi?id=72193
Summary [Qt] Removing unneeded #ifdef from PopupMenuQt.cpp
Luiz Agostini
Reported 2011-11-11 16:00:22 PST
Part of PopupMenuQt.cpp code is guarded by #ifndef QT_NO_COMBOBOX although this code is not related to the class QComboBox.
Attachments
patch (2.22 KB, patch)
2011-11-11 16:06 PST, Luiz Agostini
no flags
Luiz Agostini
Comment 1 2011-11-11 16:06:09 PST
WebKit Review Bot
Comment 2 2011-11-11 18:58:25 PST
Comment on attachment 114794 [details] patch Clearing flags on attachment: 114794 Committed r100061: <http://trac.webkit.org/changeset/100061>
WebKit Review Bot
Comment 3 2011-11-11 18:58:30 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.