diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-10-08 18:06:38 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-10-08 18:06:38 +0000 |
| commit | c4749f20a5ad31ed8c68c11547120a0d1da45a8f (patch) | |
| tree | 805248511deeea91f7da2d2881f9afefe9f21b1a /src/ui/ui.pro | |
| parent | 767150cfe9403eb432ea82377664abda214d6e04 (diff) | |
| download | qmmp-c4749f20a5ad31ed8c68c11547120a0d1da45a8f.tar.gz qmmp-c4749f20a5ad31ed8c68c11547120a0d1da45a8f.tar.bz2 qmmp-c4749f20a5ad31ed8c68c11547120a0d1da45a8f.zip | |
dynamic buffer size
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1928 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/ui.pro')
| -rw-r--r-- | src/ui/ui.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/ui.pro b/src/ui/ui.pro index c4c0ee861..3cabae11e 100644 --- a/src/ui/ui.pro +++ b/src/ui/ui.pro @@ -28,7 +28,6 @@ HEADERS += mainwindow.h \ mainvisual.h \ inlines.h \ fft.h \ - logscale.h \ textscroller.h \ monostereo.h \ playstatus.h \ @@ -81,7 +80,6 @@ SOURCES += mainwindow.cpp \ eqgraph.cpp \ mainvisual.cpp \ fft.c \ - logscale.cpp \ textscroller.cpp \ monostereo.cpp \ playstatus.cpp \ |
