summaryrefslogtreecommitdiff
path: root/gr-qtgui/src/lib/spectrumUpdateEvents.h
diff options
context:
space:
mode:
authortrondeau2009-07-06 04:39:24 +0000
committertrondeau2009-07-06 04:39:24 +0000
commit471ebf621da0426fefda870dfe29d75cd9ef2da6 (patch)
tree5b7f59db5b4b6ffd4d932450e4598dcf20865313 /gr-qtgui/src/lib/spectrumUpdateEvents.h
parentfadb55f262e1b5514988c3dc86a5e580378655dc (diff)
downloadgnuradio-471ebf621da0426fefda870dfe29d75cd9ef2da6.tar.gz
gnuradio-471ebf621da0426fefda870dfe29d75cd9ef2da6.tar.bz2
gnuradio-471ebf621da0426fefda870dfe29d75cd9ef2da6.zip
Merging trondeau/qt branch r11231:11360. This merge improves the usability and examples of the QT-based interface.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11361 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gr-qtgui/src/lib/spectrumUpdateEvents.h')
-rw-r--r--gr-qtgui/src/lib/spectrumUpdateEvents.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-qtgui/src/lib/spectrumUpdateEvents.h b/gr-qtgui/src/lib/spectrumUpdateEvents.h
index a758d884c..75fa27324 100644
--- a/gr-qtgui/src/lib/spectrumUpdateEvents.h
+++ b/gr-qtgui/src/lib/spectrumUpdateEvents.h
@@ -1,6 +1,7 @@
#ifndef SPECTRUM_UPDATE_EVENTS_H
#define SPECTRUM_UPDATE_EVENTS_H
+#include <stdint.h>
#include <QEvent>
#include <QString>
#include <complex>