diff gui/dialog/playlist.c @ 36019:d2d776c8e040

Cosmetic: Rename gtkActive() gtkRaise().
author ib
date Sun, 31 Mar 2013 17:08:30 +0000
parents 277882d42938
children a04e8798227b
line wrap: on
line diff
--- a/gui/dialog/playlist.c	Sun Mar 31 12:42:47 2013 +0000
+++ b/gui/dialog/playlist.c	Sun Mar 31 17:08:30 2013 +0000
@@ -586,7 +586,7 @@
 {
  plItem * next;
 
- if ( Playlist ) gtkActive( Playlist );
+ if ( Playlist ) gtkRaise( Playlist );
   else Playlist=CreatePlaylist();
 
  if ( old_path && *old_path )