More LmmsStyle usages and leak fix

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1979 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2009-01-28 08:56:11 +00:00
parent 2877d9c47f
commit c465859203
7 changed files with 66 additions and 102 deletions

View File

@@ -2,7 +2,7 @@
* graph.h - a QT widget for displaying and manipulating waveforms
*
* Copyright (c) 2006-2007 Andreas Brandmaier <andy/at/brandmaier/dot/de>
* 2008 Paul Giblock <drfaygo/at/gmail/dot/com>
* Copyright (c) 2008-2009 Paul Giblock <pgib/at/users.sourceforge.net>
*
* This file is part of Linux MultiMedia Studio - http://lmms.sourceforge.net
*

View File

@@ -245,6 +245,7 @@ public:
midiTime endPosition( const midiTime & _pos_start );
void updateBackground( void );
public slots:
void update( void );