Commit 7e54c05d authored by shibakaneki's avatar shibakaneki

Added missing files

parent ac9d6197
......@@ -125,11 +125,13 @@ protected:
QVector<UBDockPaletteWidget*> mTabWidgets;
/** The current widget */
QVector<UBDockPaletteWidget*> mRegisteredWidgets;
/** The current tab widget */
QString mCrntTabWidget;
private slots:
void onToolbarPosUpdated();
void onResizeRequest(QResizeEvent* event);
void onAllDownloadsFinished();
private:
void tabClicked(int tabIndex);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment