diff options
Diffstat (limited to 'src/webtab.h')
-rw-r--r-- | src/webtab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webtab.h b/src/webtab.h index 55c0dff4..5157fb19 100644 --- a/src/webtab.h +++ b/src/webtab.h @@ -90,7 +90,7 @@ public: void setPart(KParts::ReadOnlyPart *p, const KUrl &u); void showMessageBar(); - + private Q_SLOTS: void updateProgress(int progress); void loadFinished(bool); |