~alanbell/dasher/ircfix-lp579181

« back to all changes in this revision

Viewing changes to debian/patches/10_remove-extra-qualifier.patch

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-11-14 12:03:42 UTC
  • mfrom: (1.2.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20061114120342-pebcosas78lczcgz
Tags: 4.3.1-0ubuntu1
* New upstream release:
  - 4.3.1:
    - Bugfixes
    - Translation updates
  - 4.3.0:
    - Mainly work on two button dynamic mode to provide a platform for 
      user tests
* debian/patches/10_remove-extra-qualifier.patch:
  - fix FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff -Nur dasher-4.3.1/Src/DasherCore/NodeCreationManager.h dasher-4.3.1.new/Src/DasherCore/NodeCreationManager.h
 
2
--- dasher-4.3.1/Src/DasherCore/NodeCreationManager.h   2006-11-06 11:32:26.000000000 -0800
 
3
+++ dasher-4.3.1.new/Src/DasherCore/NodeCreationManager.h       2006-11-14 12:21:42.000000000 -0800
 
4
@@ -20,7 +20,7 @@
 
5
 class CNodeCreationManager : public Dasher::CDasherComponent {
 
6
  public:
 
7
   CNodeCreationManager(Dasher::CEventHandler * pEventHandler, CSettingsStore * pSettingsStore, bool bGameMode, std::string strGameModeText, Dasher::CAlphIO *pAlphIO);
 
8
-  CNodeCreationManager::~CNodeCreationManager();
 
9
+  ~CNodeCreationManager();
 
10
   
 
11
   ///
 
12
   /// Get a root node of a given type