Browse Source

Update to latest DPF

pull/1/head
falkTX 10 years ago
parent
commit
d7b6b16df2
4 changed files with 4 additions and 15 deletions
  1. +1
    -1
      dpf
  2. +1
    -5
      plugins/3BandEQ/DistrhoUI3BandEQ.hpp
  3. +1
    -5
      plugins/3BandSplitter/DistrhoUI3BandSplitter.hpp
  4. +1
    -4
      plugins/PingPongPan/DistrhoUIPingPongPan.hpp

+ 1
- 1
dpf

@@ -1 +1 @@
Subproject commit 2a66f39cdf7b5e28d3cc61da78879fac47d4e9fc
Subproject commit 655aabc0e1a3ffdfcce31ca4d1adda7f1e52b427

+ 1
- 5
plugins/3BandEQ/DistrhoUI3BandEQ.hpp View File

@@ -18,11 +18,7 @@
#define DISTRHO_UI_3BANDEQ_HPP_INCLUDED

#include "DistrhoUI.hpp"

#include "ImageAboutWindow.hpp"
#include "ImageButton.hpp"
#include "ImageKnob.hpp"
#include "ImageSlider.hpp"
#include "ImageWidgets.hpp"

#include "DistrhoArtwork3BandEQ.hpp"



+ 1
- 5
plugins/3BandSplitter/DistrhoUI3BandSplitter.hpp View File

@@ -18,11 +18,7 @@
#define DISTRHO_UI_3BANDSPLITTER_HPP_INCLUDED

#include "DistrhoUI.hpp"

#include "ImageAboutWindow.hpp"
#include "ImageButton.hpp"
#include "ImageKnob.hpp"
#include "ImageSlider.hpp"
#include "ImageWidgets.hpp"

#include "DistrhoArtwork3BandSplitter.hpp"



+ 1
- 4
plugins/PingPongPan/DistrhoUIPingPongPan.hpp View File

@@ -18,10 +18,7 @@
#define DISTRHO_UI_PINGPONGPAN_HPP_INCLUDED

#include "DistrhoUI.hpp"

#include "ImageAboutWindow.hpp"
#include "ImageButton.hpp"
#include "ImageKnob.hpp"
#include "ImageWidgets.hpp"

#include "DistrhoArtworkPingPongPan.hpp"



Loading…
Cancel
Save