mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-16 11:50:02 +01:00
starting on goto window
This commit is contained in:
6
src/goto_window.cpp
Normal file
6
src/goto_window.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "goto_window.h"
|
||||
|
||||
|
||||
GotoWindow::GotoWindow(QWidget *parent) : QDialog(parent) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user