mirror of
https://github.com/Indy970/QtHPConnect
synced 2025-02-07 08:46:28 +01:00
6 lines
112 B
C++
6 lines
112 B
C++
#include "hp_mdivariableedit.h"
|
|
|
|
hp_mdiVariableEdit::hp_mdiVariableEdit(QWidget *parent) : QWidget(parent)
|
|
{
|
|
|
|
}
|