mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 01:10:53 +01:00
Merge branch 'master' into dxf
This commit is contained in:
@@ -605,13 +605,13 @@ void BorderTitleBlock::draw(QPainter *painter)
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief BorderTitleBlock::drawDxf
|
||||
* @param width
|
||||
* @param height
|
||||
* @param keep_aspect_ratio
|
||||
* @param file_path
|
||||
* @param color
|
||||
*/
|
||||
@brief BorderTitleBlock::drawDxf
|
||||
@param width
|
||||
@param height
|
||||
@param keep_aspect_ratio
|
||||
@param file_path
|
||||
@param color
|
||||
*/
|
||||
void BorderTitleBlock::drawDxf(
|
||||
int width,
|
||||
int height,
|
||||
|
||||
Reference in New Issue
Block a user