Skip to content

Commit

Permalink
replace context help ids with classnames
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@12169 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Nov 18, 2009
1 parent aabbbdc commit 76ac06e
Show file tree
Hide file tree
Showing 154 changed files with 296 additions and 642 deletions.
7 changes: 3 additions & 4 deletions python/core/qgscontexthelp.sip
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@ class QgsContextHelp : QObject
%End

public:
static void run(int contextId);
static void run(QString context);

private:
//! Constructor
QgsContextHelp(int contextId);
QgsContextHelp(QString context);

//! Destructor
~QgsContextHelp();

};

4 changes: 1 addition & 3 deletions resources/context_help/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

FILE(GLOB HELP_FILES *_*)
FILE(GLOB HELP_FILES *-*)

INSTALL(FILES ${HELP_FILES}
DESTINATION ${QGIS_DATA_DIR}/resources/context_help)

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.