]> sigrok.org Git - pulseview.git/commit
Don't use Qt-defined keywords, they can cause problems with other headers.
authorMartin Ling <redacted>
Sat, 19 Jul 2014 18:15:55 +0000 (19:15 +0100)
committerUwe Hermann <redacted>
Wed, 27 Aug 2014 17:45:58 +0000 (19:45 +0200)
commite9213170687cf4afd14e20acdc690ff9381d94ae
tree62a3602e22a791ce8851e6884098a94c0919f7bc
parent0b8e35218a328079bd8b88ab5b4bc18ead473d06
Don't use Qt-defined keywords, they can cause problems with other headers.
36 files changed:
CMakeLists.txt
pv/data/decoderstack.h
pv/device/devinst.h
pv/dialogs/connect.h
pv/dialogs/storeprogress.h
pv/mainwindow.h
pv/popups/probes.h
pv/prop/bool.h
pv/prop/double.h
pv/prop/enum.h
pv/prop/int.h
pv/prop/string.h
pv/sigsession.h
pv/storesession.h
pv/toolbars/samplingbar.h
pv/view/decodetrace.h
pv/view/header.h
pv/view/logicsignal.h
pv/view/marginwidget.h
pv/view/ruler.h
pv/view/signal.h
pv/view/timemarker.h
pv/view/trace.h
pv/view/view.h
pv/view/viewport.h
pv/widgets/colourbutton.h
pv/widgets/colourpopup.h
pv/widgets/decodergroupbox.h
pv/widgets/decodermenu.h
pv/widgets/popup.h
pv/widgets/popuptoolbutton.h
pv/widgets/sweeptimingwidget.h
pv/widgets/wellarray.cpp
pv/widgets/wellarray.h
signalhandler.cpp
signalhandler.h