Disable session management in tdeio slaves

This relates to Bug 760
pull/16/head
Timothy Pearson il y a 11 ans
Parent 7cc3a975d2
révision 411486cc50

@ -42,7 +42,7 @@ extern "C"
int kdemain(int argc, char **argv)
{
TDEApplication app(argc, argv, "tdeio_metainfo", false, true);
TDEApplication app(argc, argv, "tdeio_metainfo", false, true, false);
if (argc != 4)
{

Chargement…
Annuler
Enregistrer