Skip to content

Commit

Permalink
GUI - bring in accessible widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Oct 10, 2020
1 parent 5a91012 commit 4e16128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/gui/qt/SonicPi.pro
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ DEPENDPATH += /Users/sam/Development/tmp/


QT += macextras
QTPLUGIN += qtaccessiblewidgets
QMAKE_CXXFLAGS += -I/usr/local/include
QMAKE_CXXFLAGS += -Wall -Werror -Wextra -Wno-unused-variable -Wno-unused-parameter
CONFIG += warn_off
Expand Down

0 comments on commit 4e16128

Please sign in to comment.