mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-03 19:10:53 +01:00
Mod doc set style de same
This commit is contained in:
@@ -25,11 +25,11 @@ namespace Ui {
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief The ImportElementTextPatternDialog class
|
||||
* A dialog use for ask user to select a element text pattern.
|
||||
* This dialog is highly inspired from QInputDialog::getItem.
|
||||
* In fact this the same + a check box.
|
||||
*/
|
||||
@brief The ImportElementTextPatternDialog class
|
||||
A dialog use for ask user to select a element text pattern.
|
||||
This dialog is highly inspired from QInputDialog::getItem.
|
||||
In fact this the same + a check box.
|
||||
*/
|
||||
class ImportElementTextPatternDialog : public QDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user