Changeset 7e17e5bad48dc5a72a00f4583f7b2a7578163305

Show
Ignore:
Timestamp:
23/01/08 13:22:41 (9 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1201090961 +0000
git-parent:

[14d89d29ef0b2a5e49e9078531be82c1eb6d954d]

git-author:
Rafaël Carré <funman@videolan.org> 1201090961 +0000
Message:

update comment about setDesktopSettingsAware()

Files:

Legend:

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

    r9cbf602 r7e17e5b  
    276276     * see commits 21610 21622 21654 for reference */ 
    277277 
    278     /* If you are under KDE, Xfce or e17, you should comment this line */ 
     278    /* If you don't have a gconftool-2 binary, you should comment this line */ 
    279279    QApplication::setDesktopSettingsAware( false ); 
    280280#endif