Home
last modified time | relevance | path

Searched refs:abDlg (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtexstudio.cpp6446 AboutDialog *abDlg = new AboutDialog(parentWindow); in helpAbout() local
6447 abDlg->exec(); in helpAbout()
6448 delete abDlg; in helpAbout()
/dports/editors/texmaker/texmaker-5.0.3/
H A Dtexmaker.cpp10054 AboutDialog *abDlg = new AboutDialog(this); in HelpAbout() local
10055 abDlg->exec(); in HelpAbout()