Skip to content

Commit

Permalink
fix: lumassmainwin.ui - remove absolute path to QVTKOpenGLNativeWidget.h
Browse files Browse the repository at this point in the history
gui/lumassmainwin.ui
  • Loading branch information
heralex committed Feb 18, 2024
1 parent 95e6888 commit 37e06fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/lumassmainwin.ui
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@
<customwidget>
<class>QVTKOpenGLNativeWidget</class>
<extends>QWidget</extends>
<header>/home/users/herziga/garage/cpp/VTK-9.3.0.rc1/GUISupport/Qt/QVTKOpenGLNativeWidget.h</header>
<header>QVTKOpenGLNativeWidget.h</header>
<container>1</container>
</customwidget>
</customwidgets>
Expand Down

0 comments on commit 37e06fc

Please sign in to comment.