mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-18 04:39:59 +01:00
create controls
This commit is contained in:
@@ -3,5 +3,9 @@
|
||||
|
||||
|
||||
ChromaWindow::ChromaWindow(QWidget *parent) : QDialog(parent) {
|
||||
createControls();
|
||||
}
|
||||
|
||||
void ChromaWindow::createControls() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user