X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fmacosx%2Fplaylistinfo.h;h=82d166666ccfc0e6cb39f40a9aca545cc1438c42;hb=6ee1e193fd896ab9a4729fde14f009d9ce629815;hp=715169f03ba54d5a3a09b94c23d4110a9db2fc75;hpb=3305b049e7f587b23359a1c9047fb5763d19c1dc;p=vlc diff --git a/modules/gui/macosx/playlistinfo.h b/modules/gui/macosx/playlistinfo.h index 715169f03b..82d166666c 100644 --- a/modules/gui/macosx/playlistinfo.h +++ b/modules/gui/macosx/playlistinfo.h @@ -11,7 +11,7 @@ * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. - * + * * 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 @@ -23,7 +23,7 @@ *****************************************************************************/ /***************************************************************************** - * VLCPlaylistInfo interface + * VLCPlaylistInfo interface *****************************************************************************/ @@ -41,7 +41,7 @@ IBOutlet id o_btn_delete_group; IBOutlet id o_btn_add_group; IBOutlet id o_outline_view; - + IBOutlet id o_tab_view; IBOutlet id o_collection_lbl;