From 59e9078bcccc2213c9664c45fc5d6c90e356eaab Mon Sep 17 00:00:00 2001
From: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Date: Mon, 12 Jan 2009 17:57:16 +0100
Subject: [PATCH] Windows Link

---
 src/libs/utils/submiteditorwidget.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/libs/utils/submiteditorwidget.h b/src/libs/utils/submiteditorwidget.h
index 71af07641e8..788709f773b 100644
--- a/src/libs/utils/submiteditorwidget.h
+++ b/src/libs/utils/submiteditorwidget.h
@@ -116,7 +116,6 @@ private slots:
     void triggerDiffSelected();
     void diffActivated(const QModelIndex &index);
     void diffActivatedDelayed();
-    void fileDataChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight);
     void updateActions();
     void updateSubmitAction();
     void updateDiffAction();
-- 
GitLab