mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-17 20:30:00 +01:00
first commit
This commit is contained in:
6
src/main_window.cpp
Normal file
6
src/main_window.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "main_window.h"
|
||||
|
||||
|
||||
AC_MainWindow::AC_MainWindow(QWidget *parent) : QMainWindow(parent) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user