diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:16:04 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:16:04 -0600 |
| commit | 990bf92fa5cefbe5ebb34a172d18bb3df745bd7a (patch) | |
| tree | a458e45739951ac897cb2ca9cd172a30bdcc6e2f /src/gui/editors/notation/ClefInserter.cpp | |
| parent | fb3718a55f355cd22f9eb9fa4e89cd3b84b8c9ca (diff) | |
| download | rosegarden-990bf92fa5cefbe5ebb34a172d18bb3df745bd7a.tar.gz rosegarden-990bf92fa5cefbe5ebb34a172d18bb3df745bd7a.zip | |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/gui/editors/notation/ClefInserter.cpp')
| -rw-r--r-- | src/gui/editors/notation/ClefInserter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/ClefInserter.cpp b/src/gui/editors/notation/ClefInserter.cpp index 097fc5e..28198a2 100644 --- a/src/gui/editors/notation/ClefInserter.cpp +++ b/src/gui/editors/notation/ClefInserter.cpp @@ -36,7 +36,7 @@ #include "NotationTool.h" #include "NotationView.h" #include "NotePixmapFactory.h" -#include <kaction.h> +#include <tdeaction.h> #include <tqiconset.h> #include <tqstring.h> |
