mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-16 11:50:02 +01:00
working on goto frame window
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
GotoWindow::GotoWindow(QWidget *parent) : QDialog(parent) {
|
||||
createControls();
|
||||
setFixedSize(400, 150);
|
||||
}
|
||||
|
||||
void GotoWindow::setDisplayWindow(DisplayWindow *win) {
|
||||
|
||||
Reference in New Issue
Block a user