mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2018-11-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'RDTextFile()' function that caused zombification of client programs.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include <qstring.h>
|
||||
|
||||
bool RDTextFile(const QString &data);
|
||||
bool RDTextFile(const QString &data,bool delete_on_exit=true);
|
||||
|
||||
|
||||
#endif // RDTEXTFILE_H
|
||||
|
||||
Reference in New Issue
Block a user