commonlib/misc.h

changeset 56
bdbbde5f754e
parent 46
07578e081ae8
child 65
e679dd5cd159
equal deleted inserted replaced
55:cf43a8610b07 56:bdbbde5f754e
26 26
27 void commonInit(); 27 void commonInit();
28 QString basename (const QString& path); 28 QString basename (const QString& path);
29 bool confirm (const QString& text); 29 bool confirm (const QString& text);
30 QString getBinaryPath (QWidget* parent); 30 QString getBinaryPath (QWidget* parent);
31 void assimilateWadPaths (QStringList& wadpaths);
31 32
32 // 33 //
33 // ----------------------------------------------------------------------------- 34 // -----------------------------------------------------------------------------
34 // 35 //
35 36

mercurial