mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-04 03:20:53 +01:00
Remove unused signal
This commit is contained in:
@@ -488,15 +488,6 @@ void BorderTitleBlock::displayBorder(bool db) {
|
||||
if (change) emit(displayChanged());
|
||||
}
|
||||
|
||||
/**
|
||||
@brief BorderTitleBlock::slot_setAutoPageNum
|
||||
@param pageAutoNum :
|
||||
Set Page (Folio) Auto Num
|
||||
*/
|
||||
void BorderTitleBlock::slot_setAutoPageNum(QString pageAutoNum) {
|
||||
btb_auto_page_num_=std::move(pageAutoNum);
|
||||
}
|
||||
|
||||
/**
|
||||
@brief BorderTitleBlock::updateRectangles
|
||||
This method update the diagram rect according
|
||||
|
||||
Reference in New Issue
Block a user