mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
@@ -26,6 +26,8 @@ public:
|
||||
layout->addWidget(idsComboBox);
|
||||
layout->addWidget(clauseEdit);
|
||||
layout->addWidget(m_btnReset);
|
||||
layout->setSpacing(0);
|
||||
layout->setMargin(0);
|
||||
setLayout(layout);
|
||||
|
||||
connect(m_btnReset, &QPushButton::clicked, [&]
|
||||
|
||||
Reference in New Issue
Block a user