Remove warning and Custom menuContext

This commit is contained in:
2011-08-08 14:15:44 +02:00
parent a196c615bf
commit 5a47446a09
13 changed files with 13 additions and 585 deletions

View File

@@ -282,6 +282,7 @@ void Buffer::Replace(Edn::String &data)
int32_t Buffer::FindLine(Edn::String &data)
{
// nothing to do
return 0;
}
void Buffer::JumpAtLine(int32_t newLine)