Changeset be11a0133ff77434b9ede817bc827885eae1daab

Show
Ignore:
Timestamp:
03/15/08 03:22:25 (6 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1205547745 -0700
git-parent:

[a302df0cf04f6030eaba0254c512851811260826]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1205547745 -0700
Message:

AssoDialog? is not available on Mac.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/gui/qt4/components/simple_preferences.cpp

    re6ee642 rbe11a01  
    412412            ui.skinsLabel->setFont( italicFont ); 
    413413 
    414 #if defined( WIN32 ) || defined (__APPLE__) 
     414#if defined( WIN32 ) 
    415415            CONFIG_GENERIC( "language", StringList, NULL, language ); 
    416416            BUTTONACT( ui.assoButton, assoDialog() );