X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/f31a541925033c2ef5e27b85c099d47791b50121..b5cc2a6924cfd8f59611d3cec2edbb00a08b4ff1:/src/sidebarpage.cpp diff --git a/src/sidebarpage.cpp b/src/sidebarpage.cpp index 5a57ad282..ce3b8cc34 100644 --- a/src/sidebarpage.cpp +++ b/src/sidebarpage.cpp @@ -14,13 +14,13 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * ***************************************************************************/ #include "sidebarpage.h" #include "dolphinmainwindow.h" -SidebarPage::SidebarPage(DolphinMainWindow *mainWindow, QWidget* parent) : +SidebarPage::SidebarPage(DolphinMainWindow* mainWindow, QWidget* parent) : QWidget(parent), m_mainWindow(mainWindow) {