We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76c04d commit c354600Copy full SHA for c354600
src/controller/Display.h
@@ -51,6 +51,8 @@ namespace udd {
51
52
typedef DisplayConfigurationStruct DisplayConfigruation;
53
54
+ Rotation validateRotation(char* rotation);
55
+
56
class Display {
57
protected:
58
int displayId = -1;
0 commit comments