We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8386bed commit 854f260Copy full SHA for 854f260
Windows/mainwindow.h
@@ -24,7 +24,7 @@
24
#ifndef ZEGRAPHER_H
25
#define ZEGRAPHER_H
26
27
-#include "Structures.h"
+#include "structures.h"
28
#include "GraphDraw/maingraph.h"
29
#include "Windows/rangeadjustments.h"
30
#include "Windows/mathobjectsinput.h"
Windows/settings.h
#ifndef SETTINGS_H
#define SETTINGS_H
#include "information.h"
#include "Widgets/qcolorbutton.h"
0 commit comments