Skip to content

Commit bd6af44

Browse files
committed
Remove QtCharts6 from AboutBox
1 parent 74e6083 commit bd6af44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/openstudio_app/AboutBox.hpp.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
<p>OpenStudio is a cross-platform tool to support whole building energy and daylight modeling using <a href='http://apps1.eere.energy.gov/buildings/energyplus/'>EnergyPlus</a> and <a href='http://www.radiance-online.org/'>Radiance</a>.</p> \
1010
<p>OpenStudio uses the following QT modules (version ${QT_VERSION}) that are dynamically linked using GNU Lesser General Public License (LGPL): \
1111
<font size='2'>Qt6Core, Qt6Core5Compat Qt6Widgets, Qt6Network, Qt6Concurrent, Qt6PrintSupport, Qt6Gui, Qt6Quick, Qt6QuickWidgets, Qt6Qml, Qt6QmlModels, Qt6WebChannel, Qt6Positioning, Qt6WebEngine, Qt6WebEngineWidgets, QtWebEngineCore, Qt6DBus, Qt6Xml, Qt6Svg, Qt6OpenGL, Qt6OpenGLWidgets</font> </p> \
12-
<p>And these Qt modules that are dynamically linked using GNU General Public License (GPL): \
13-
<font size='2'>Qt6Charts</font> </p> \
1412
<p> For information on QT, please refer to <a href='${QT_DOC_LINK}'>QT</a></p> \
1513
<p> A copy of the GPL 3.0 and LGPL 3.0 are included in the root path of your installation directory.</p>"
1614
#endif // OPENSTUDIOAPP_ABOUTBOX

0 commit comments

Comments
 (0)