Skip to content

Setting preset 4 brings up a dialog with the name of preset 1 #11

@lrucker1

Description

@lrucker1
          QString presetText = QInputDialog::getText(nullptr, tr("PTZOptics"),
                                                 tr("Preset #4 Name:"), QLineEdit::Normal,
                                                ui->mem1->text(), &ok);

That "mem1->text()" should be "mem4->text()". This has been annoying us for a while.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions