Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the digital...
[debian/gnuradio] / gr-qtgui / src / lib / SpectrumGUIClass.h
index 2bc5fb34c749d1cf748e5c5543d6554b4d9c2d19..b87b50cab586d8ecbd5c968179b8dd8815fdc82a 100644 (file)
@@ -30,7 +30,8 @@ public:
   void OpenSpectrumWindow(QWidget*,
                          const bool frequency=true, const bool waterfall=true,
                          const bool waterfall3d=true, const bool time=true,
-                         const bool constellation=true);
+                         const bool constellation=true,
+                         const bool use_openGL=true);
   void SetDisplayTitle(const std::string);
 
   bool GetWindowOpenFlag();