Skip to content

Commit c17510a

Browse files
Update to use OpenRGB 0.9 release code
1 parent 3558b4f commit c17510a

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

KeyboardVisualizerCommon/Visualizer.h

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
/*---------------------------------------------------------*\
2929
| OpenRGB SDK Includes |
3030
\*---------------------------------------------------------*/
31-
#include "OpenRGB.h"
3231
#include "NetworkClient.h"
3332
#include "RGBController.h"
3433

KeyboardVisualizerQT/KeyboardVisDlg.h

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include <QSystemTrayIcon>
99
#include <QMenu>
1010

11-
typedef char boolean;
1211
namespace Ui
1312
{
1413
class KeyboardVisDlg;

OpenRGB

Submodule OpenRGB updated from 7495ddd to b5f46e3

0 commit comments

Comments
 (0)