From d6b178b1fdcdac519ded25e3f253d9eeffa84053 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 28 Jul 2013 07:46:16 +0200 Subject: Implement file properties dialog Show file properties in Filemanager and Archive, if the file is available. Also get rid of the palette stuff in SmGlobals. Just call setPalette() early enough and set it in SmTreeView. --- smglobals.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'smglobals.cpp') diff --git a/smglobals.cpp b/smglobals.cpp index 2ed698c..949b5ae 100644 --- a/smglobals.cpp +++ b/smglobals.cpp @@ -115,10 +115,6 @@ FrameCache *SmGlobals::frameCache() { return mFrameCache; } -SeriesTreeWidget *SmGlobals::seriesTreeWidget(){ - return mSeriesTreeWidget; -} - QSize SmGlobals::cursorSize() { if(!mCursorSize.isValid()){ Display *dpy = XOpenDisplay(0); -- cgit v1.2.3-70-g09d2