X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/215923b33f22396c5122d47192a8a933fd4290ae..efbae76afebaf80f85edf61047e87644f3557a3a:/src/dolphintabpage.cpp diff --git a/src/dolphintabpage.cpp b/src/dolphintabpage.cpp index 2979cb568..1aacf4351 100644 --- a/src/dolphintabpage.cpp +++ b/src/dolphintabpage.cpp @@ -1,6 +1,6 @@ /* * SPDX-FileCopyrightText: 2014 Emmanuel Pescosta - * SPDX-FileCopyrightText: 2020 Felix Ernst + * SPDX-FileCopyrightText: 2020 Felix Ernst * * SPDX-License-Identifier: GPL-2.0-or-later */ @@ -536,3 +536,5 @@ QSplitterHandle *DolphinTabPageSplitter::createHandle() { return new DolphinTabPageSplitterHandle(orientation(), this); } + +#include "moc_dolphintabpage.cpp"