- ultimas modificaciones retrasadas

This commit is contained in:
Santi Noreña 2013-03-09 13:02:58 +01:00
parent f5b363da41
commit e6e43f4101
7 changed files with 183 additions and 147 deletions

View file

@ -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;
}

View file

@ -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

View file

@ -723,7 +723,7 @@
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>