Task #1170 Progress bar for meeting details pop-up
[qtmeetings] / src / BusinessLogic / Engine.h
index 457d6ba..461b437 100644 (file)
@@ -125,6 +125,11 @@ private slots:
         * Slot. Receives the cancel event of the progress bar.
         */
        void progressBarCancelled();
+       //! Slot for receiving the cancel event of the progress bar.
+       /*!
+        *  Receives the cancel event of the progress bar when meeting details requested.
+        */
+       void fetchMeetingDetailsCancelled();
        
 private:
        //! Provides the index of the Meeting instance which is at the specified time.