Removed RGB option from main menu (#640)

This commit is contained in:
matlabbe
2024-02-26 19:06:39 -08:00
parent fccf33dd96
commit 6f7e5cc97b
3 changed files with 1 additions and 32 deletions

View File

@@ -170,7 +170,6 @@ protected Q_SLOTS:
void depthCalibration();
void openWorkingDirectory();
void updateEditMenu();
void selectStream();
void selectOpenni();
void selectFreenect();
void selectOpenniCv();