mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 02:42:52 +00:00
amarok: adjust to completion interface changes
This commit is contained in:
parent
176344875b
commit
22a79a6620
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ namespace KTextEditor {
|
|||
|
||||
namespace ScriptConsoleNS
|
||||
{
|
||||
class AmarokScriptCodeCompletionModel : public KTextEditor::CodeCompletionModelControllerInterface3
|
||||
class AmarokScriptCodeCompletionModel : public KTextEditor::CodeCompletionModelControllerInterface
|
||||
, public KTextEditor::CodeCompletionModel
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Reference in a new issue