Deprecate QtMacSearchBox

We now only use the SearchFilterBox on all platforms.
This commit is contained in:
Mark Liversedge
2013-04-06 14:22:41 +01:00
parent d5400c0c51
commit 808b4688a0
4 changed files with 2 additions and 5 deletions

View File

@@ -98,7 +98,6 @@
#include "QtMacButton.h" // mac
#include "QtMacPopUpButton.h" // mac
#include "QtMacSegmentedButton.h" // mac
#include "QtMacSearchBox.h" // mac
#else
#include "QTFullScreen.h" // not mac!
#include "../qtsolutions/segmentcontrol/qtsegmentcontrol.h"

View File

@@ -140,15 +140,13 @@ macx {
LionFullScreen.h \
QtMacSegmentedButton.h \
QtMacButton.h \
QtMacPopUpButton.h \
QtMacSearchBox.h \
QtMacPopUpButton.h
OBJECTIVE_SOURCES += QtMacVideoWindow.mm \
LionFullScreen.mm \
QtMacSegmentedButton.mm \
QtMacButton.mm \
QtMacPopUpButton.mm \
QtMacSearchBox.mm
QtMacPopUpButton.mm
# on a mac we need to install the Wahoo API for BTLE/Kickr support
# This requires **v3.0 (beta)** of the WF API which is not yet