]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/tabcontainer.h
Handle redirects when importing schedules over the network.
[toast/confclerk.git] / src / gui / tabcontainer.h
index fa85b7322831e56272abe924e56aade7bf3d4d1b..07830b4c74b640db4e94280f0994a8a18ac98b46 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011 Philipp Spitzer, gregor herrmann
+ * Copyright (C) 2011-2012 Philipp Spitzer, gregor herrmann
  *
  * This file is part of ConfClerk.
  *
@@ -44,7 +44,7 @@ signals:
     void eventChanged(int aEventId, bool aReloadModel);
 
 public slots:
-    virtual void redisplayEvent(int aEventId, bool aReloadModel = false);
+    virtual void redisplayEvent(int aEventId);
     void redisplayDate(const QDate& curDate);
 
 protected slots: