Fix path to style/offline.css in qt-module-defaults.qdocconf
Change-Id: I203cca8041c44116bef7021837ad21bd85e86b4c Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>bb10
parent
1cce35472a
commit
0e7ba5e763
|
|
@ -26,7 +26,7 @@ versionsym = QT_VERSION_STR
|
|||
macro.raisedaster.HTML = "<sup>*</sup>"
|
||||
|
||||
#for including files into the qch file
|
||||
qhp.extraFiles += template/style/offline.css
|
||||
qhp.extraFiles += style/offline.css
|
||||
|
||||
#include the external websites
|
||||
sourcedirs += externalsites
|
||||
|
|
|
|||
Loading…
Reference in New Issue