mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-03 21:57:51 -04:00
Renamed glscopenggui.h to glscopegui.h
This commit is contained in:
parent
2429f169bc
commit
081b83128f
@ -750,7 +750,7 @@
|
|||||||
<customwidget>
|
<customwidget>
|
||||||
<class>GLScopeGUI</class>
|
<class>GLScopeGUI</class>
|
||||||
<extends>QWidget</extends>
|
<extends>QWidget</extends>
|
||||||
<header>gui/glscopenggui.h</header>
|
<header>gui/glscopegui.h</header>
|
||||||
<container>1</container>
|
<container>1</container>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
|
@ -1131,7 +1131,7 @@
|
|||||||
<customwidget>
|
<customwidget>
|
||||||
<class>GLScopeGUI</class>
|
<class>GLScopeGUI</class>
|
||||||
<extends>QWidget</extends>
|
<extends>QWidget</extends>
|
||||||
<header>gui/glscopenggui.h</header>
|
<header>gui/glscopegui.h</header>
|
||||||
<container>1</container>
|
<container>1</container>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
<customwidget>
|
<customwidget>
|
||||||
|
@ -78,7 +78,7 @@ set(sdrgui_HEADERS
|
|||||||
gui/externalclockdialog.h
|
gui/externalclockdialog.h
|
||||||
gui/glscopeng.h
|
gui/glscopeng.h
|
||||||
gui/glscopemulti.h
|
gui/glscopemulti.h
|
||||||
gui/glscopenggui.h
|
gui/glscopegui.h
|
||||||
gui/glscopemultigui.h
|
gui/glscopemultigui.h
|
||||||
gui/glshadersimple.h
|
gui/glshadersimple.h
|
||||||
gui/glshadertvarray.h
|
gui/glshadertvarray.h
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
#include <QColorDialog>
|
#include <QColorDialog>
|
||||||
|
|
||||||
#include "glscopenggui.h"
|
#include "glscopegui.h"
|
||||||
#include "glscopeng.h"
|
#include "glscopeng.h"
|
||||||
#include "ui_glscopenggui.h"
|
#include "ui_glscopenggui.h"
|
||||||
#include "util/simpleserializer.h"
|
#include "util/simpleserializer.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user