Make ProgressConnector thread-safe

This commit is contained in:
gabor
2010-05-20 16:00:43 +02:00
parent 81cba00bc4
commit c5a72d2d84
7 changed files with 21 additions and 81 deletions

View File

@@ -29,7 +29,7 @@
#include <pparamschangelistener.h>
#include <history.h>
#include <filterpanel.h>
#include <progressdialog.h>
#include <progressconnector.h>
class RTWindow;
class FilePanel : public Gtk::HPaned,