3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-27 02:45:52 +00:00

Added QGraphicsWebView to yosys-svgviewer

This commit is contained in:
Clifford Wolf 2013-11-28 11:57:25 +01:00
parent 1268182f0b
commit 143a58bccc
4 changed files with 59 additions and 17 deletions

View file

@ -72,6 +72,7 @@ private:
QAction *m_glAction;
QAction *m_imageAction;
QAction *m_highQualityAntialiasingAction;
QAction *m_interactiveAction;
QAction *m_backgroundAction;
QAction *m_outlineAction;