- ultimas modificaciones retrasadas
This commit is contained in:
parent
f5b363da41
commit
e6e43f4101
7 changed files with 183 additions and 147 deletions
|
@ -884,7 +884,7 @@ void libreMediaServer::pdstart()
|
|||
}
|
||||
else
|
||||
{
|
||||
qFatal("PD Video can not start") ;
|
||||
qWarning("PD Video can not start") ;
|
||||
ui.textEdit->appendPlainText("Video Engine can not start!");
|
||||
return;
|
||||
}
|
||||
|
|
|
@ -32,3 +32,19 @@ LIBS += -L./debug
|
|||
#else:unix: LIBS += -L$$PWD/../debug/ -lcitp
|
||||
#INCLUDEPATH += $$PWD/../debug
|
||||
#DEPENDPATH += $$PWD/../debug
|
||||
|
||||
RESOURCES =
|
||||
|
||||
|
||||
OTHER_FILES += \
|
||||
../todo.txt \
|
||||
../readme.txt \
|
||||
../manual_es.txt \
|
||||
../manual_en.txt \
|
||||
../LICENSE.txt \
|
||||
../leeme.txt \
|
||||
../install.txt \
|
||||
../instalacion.txt \
|
||||
../credits.txt \
|
||||
../compiling.txt \
|
||||
../changelog.txt
|
||||
|
|
|
@ -723,7 +723,7 @@
|
|||
</property>
|
||||
<property name="font">
|
||||
<font>
|
||||
<pointsize>16</pointsize>
|
||||
<pointsize>20</pointsize>
|
||||
<weight>75</weight>
|
||||
<bold>true</bold>
|
||||
</font>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue