mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Mod doc set style de same
This commit is contained in:
@@ -137,10 +137,10 @@ void ConfigDialog::addPage(ConfigPage *page) {
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief ConfigDialog::setCurrentPage
|
||||
* Set the current index to @index
|
||||
* @param index
|
||||
*/
|
||||
@brief ConfigDialog::setCurrentPage
|
||||
Set the current index to @index
|
||||
@param index
|
||||
*/
|
||||
void ConfigDialog::setCurrentPage(const int index) {
|
||||
pages_list->setCurrentRow(index);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user