X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=playermainwindow.h;h=0f44d1bb7ff7b2a57d29ed6fd2ea4e87fddc5f09;hb=05f898414801bcfa5d5f87cf5dfc57c3e832374d;hp=20b3bdbf835b98ba3dee6504601419a95359602a;hpb=4e59aa0833e06f3c078447c72f847ba2de5734eb;p=vlc-remote diff --git a/playermainwindow.h b/playermainwindow.h index 20b3bdb..0f44d1b 100644 --- a/playermainwindow.h +++ b/playermainwindow.h @@ -1,20 +1,20 @@ /* VLC-REMOTE for MAEMO 5 - * Copyright (C) 2010 Schutz Sacha - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2, - * or (at your option) any later version, as published by the Free - * Software Foundation - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details - * - * 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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - */ +* Copyright (C) 2010 Schutz Sacha , Dru Moore , Yann Nave +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License version 2, +* or (at your option) any later version, as published by the Free +* Software Foundation +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details +* +* 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., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +*/ #ifndef PLAYERMAINWINDOW_H #define PLAYERMAINWINDOW_H @@ -55,7 +55,7 @@ protected slots: void parseXmlStatus(); protected: void changeEvent(QEvent *e); - void init(); + private: Ui::PlayerMainWindow *ui;