Changeset 44848 for titan


Ignore:
Timestamp:
05/01/20 01:22:50 (4 years ago)
Author:
obi
Message:

test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/tithek.h

    r44847 r44848  
    24312431                                                changepic(listbox->select, tithekpic);
    24322432                                        }
    2433         //                              else
    2434         //                              {
    2435         //                                      free(tithekpic); tithekpic = NULL;
    2436         //                                      tithekpic = ostrcat("/var/usr/local/share/titan/plugins/tithek/default.jpg", NULL, 0, 0);
    2437         //                                      changepic(listbox->select, tithekpic);
    2438         //                              }
     2433                                        else
     2434                                        {
     2435                                                free(tithekpic); tithekpic = NULL;
     2436                                                tithekpic = ostrcat("/var/usr/local/share/titan/plugins/tithek/default.jpg", NULL, 0, 0);
     2437                                                changepic(listbox->select, tithekpic);
     2438                                        }
    24392439                                        free(tithekpic); tithekpic = NULL;
    24402440                                }
Note: See TracChangeset for help on using the changeset viewer.