Exemplo n.º 1
0
void PapyrusDesktop::showConfigure()
{
    ConfigurePage configure;
    configure.exec();
}
Exemplo n.º 2
0
void KaqazDesktop::showConfigure()
{
    ConfigurePage configure;
    configure.exec();
}