← Back to team overview

linuxdcpp-team team mailing list archive

[Branch ~dcplusplus-team/dcplusplus/trunk] Rev 3338: Missed to commit a file for the /help command

 

------------------------------------------------------------
revno: 3338
committer: Fredrik Ullner <ullner@xxxxxxxxx>
branch nick: dcplusplus
timestamp: Fri 2013-08-09 15:07:26 +0200
message:
  Missed to commit a file for the /help command
modified:
  win32/WinUtil.h


--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk

Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'win32/WinUtil.h'
--- win32/WinUtil.h	2013-04-22 22:31:37 +0000
+++ win32/WinUtil.h	2013-08-09 13:07:26 +0000
@@ -140,6 +140,7 @@
 	static unordered_map<string, dwt::FontPtr> userMatchFonts; // use getUserMatchFont to access
 public:
 	static tstring commands;
+	static tstring descriptive_commands;
 	static dwt::ImageListPtr fileImages;
 	static dwt::ImageListPtr userImages;
 	static unordered_map<string, size_t> fileIndexes;