diff options
| author | Nicolas Fella <[email protected]> | 2023-07-05 22:44:40 +0200 |
|---|---|---|
| committer | Nicolas Fella <[email protected]> | 2023-07-05 22:44:40 +0200 |
| commit | f510339f033658eae27f8400bf042b78b36f82f2 (patch) | |
| tree | f5ada1ed265b86f6ae44b71218099ec383dd15de /src/dolphintabpage.cpp | |
| parent | cd2e64154fd5446a7e19aff4cb147efe2f2ba31e (diff) | |
| parent | ed2d352c42a6d517d4f29b3582c0e00aa34fe647 (diff) | |
Merge branch 'master' into kf6
Diffstat (limited to 'src/dolphintabpage.cpp')
| -rw-r--r-- | src/dolphintabpage.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphintabpage.cpp b/src/dolphintabpage.cpp index 413e77e81..1aacf4351 100644 --- a/src/dolphintabpage.cpp +++ b/src/dolphintabpage.cpp @@ -536,3 +536,5 @@ QSplitterHandle *DolphinTabPageSplitter::createHandle() { return new DolphinTabPageSplitterHandle(orientation(), this); } + +#include "moc_dolphintabpage.cpp" |
