~vbursian/research-assistant/intervers

« back to all changes in this revision

Viewing changes to RAMain/RA.cpp

  • Committer: Viktor Bursian
  • Date: 2020-08-01 08:47:48 UTC
  • mto: (10.1.6 intervers)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: vik@pryanik-20200801084748-ccgjsuaybfzjoqbw
Help system refactored and extended.

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
          return 12;
89
89
        };
90
90
 
91
 
        sHelper::Initiate(sEnvironment::HelpFilePath.PathStr()
92
 
                         ,"research-assistant","help");
 
91
        sHelper::Initiate(sEnvironment::HelpFilePath.PathStr());
93
92
 
94
93
        psByeScreen                 ByeScreen = new sByeScreen(&Net);
95
94
        psRAMainWindow              MainWindow(new sRAMainWindow(Net.Root()