]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/playlist/panels.hpp
QT: move sortingIndicator to correct position when columns are added/removed
[vlc] / modules / gui / qt4 / components / playlist / panels.hpp
index 18915649393a3c8f8e81a471736b385c9e19508c..6876f0c03598b09e4e4686d77292d7f68aaaecd0 100644 (file)
@@ -90,6 +90,7 @@ private slots:
     void setCurrentRootId( int );
     void popupAdd();
     void popupSelectColumn( QPoint );
+    void checkSortingIndicator( int );
 };
 
 #endif